次の方法で共有


EncryptionSettingsGroup.EncryptionSettings プロパティ

定義

暗号化設定のコレクション。ディスク ボリュームごとに 1 つ。

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.EncryptionSettingsElement> EncryptionSettings { get; }
member this.EncryptionSettings : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.EncryptionSettingsElement>
Public ReadOnly Property EncryptionSettings As IList(Of EncryptionSettingsElement)

プロパティ値

適用対象