Share via


CertificateIssuerUpdateParameters.Attributes Property

Definition

Gets or sets attributes of the issuer object.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to