CertificateIssuerUpdateParameters.Attributes プロパティ

定義

発行者オブジェクトの属性を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象