Compartir a través de


SecretItem.Attributes Propiedad

Definición

Obtiene o establece los atributos de administración de secretos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a