Share via


StorageAccountEncryption.KeySource Property

Definition

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

public Azure.ResourceManager.Storage.Models.StorageAccountKeySource? KeySource { get; set; }
member this.KeySource : Nullable<Azure.ResourceManager.Storage.Models.StorageAccountKeySource> with get, set
Public Property KeySource As Nullable(Of StorageAccountKeySource)

Property Value

Applies to