次の方法で共有


KeyVaultKey.Attributes プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象