次の方法で共有


DiskEncryptionSet.EncryptionType プロパティ

定義

次の値を取得または設定します。'EncryptionAtRestWithCustomerKey'、'EncryptionAtRestWithPlatformAndCustomerKeys'、'ConfidentialVmEncryptedWithCustomerKey'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionType")]
public string EncryptionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionType")>]
member this.EncryptionType : string with get, set
Public Property EncryptionType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象