Condividi tramite


KeyListResult.Keys Proprietà

Definizione

Ottiene o imposta elenca le chiavi di automazione.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a