次の方法で共有


KeyCreateParameters.KeyAttributes プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象