StorageAccountEncryption.KeySource Property

Definition

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

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

Property Value

Applies to