KeyItem.Attributes プロパティ

定義

キー管理属性を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public Microsoft.Azure.KeyVault.Models.KeyAttributes Attributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.Attributes : Microsoft.Azure.KeyVault.Models.KeyAttributes with get, set
Public Property Attributes As KeyAttributes

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象