Compartir a través de


Permissions.Keys Propiedad

Definición

Obtiene o establece permisos para las claves.

[Newtonsoft.Json.JsonProperty(PropertyName="keys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.KeyVault.Fluent.Models.KeyPermissions> Keys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keys")>]
member this.Keys : System.Collections.Generic.IList<Microsoft.Azure.Management.KeyVault.Fluent.Models.KeyPermissions> with get, set
Public Property Keys As IList(Of KeyPermissions)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a