次の方法で共有


OSDisk.EncryptionSettings プロパティ

定義

OS ディスクの暗号化設定を取得または設定します。 <br><br>最小 api-version: 2015-06-15

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象