Compartir a través de


CertificateIssuerSetParameters.Attributes Propiedad

Definición

Obtiene o establece atributos del objeto issuer.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a