次の方法で共有


DiskEncryptionSetUpdate.EncryptionType プロパティ

定義

使用可能な値を取得または設定します。 'EncryptionAtRestWithCustomerKey'、'EncryptionAtRestWithPlatformAndCustomerKeys'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionType")]
public Microsoft.Azure.Management.Compute.Fluent.Models.DiskEncryptionSetType EncryptionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionType")>]
member this.EncryptionType : Microsoft.Azure.Management.Compute.Fluent.Models.DiskEncryptionSetType with get, set
Public Property EncryptionType As DiskEncryptionSetType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象