StorageAccountKeySource Enum

Definition

The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault.

public enum StorageAccountKeySource
type StorageAccountKeySource = 
Public Enum StorageAccountKeySource
Inheritance
StorageAccountKeySource

Fields

Name Value Description
Storage 0

Microsoft.Storage.

KeyVault 1

Microsoft.Keyvault.

Applies to