Compartir a través de


SecretSetParameters.SecretAttributes Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a