次の方法で共有


DiskEncryptionSetInner.ActiveKey プロパティ

定義

このディスク暗号化セットで現在使用されているキー コンテナー キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象