次の方法で共有


StorageAccountEncryption.KeySource プロパティ

定義

暗号化キーソース (プロバイダー)。 使用できる値 (大文字と小文字は区別されません): 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)

プロパティ値

適用対象