次の方法で共有


DiskEncryptionSetUpdate.ActiveKey プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象