Condividi tramite


FunctionKeyListResult.keys Proprietà

Definizione

Ottiene o imposta le chiavi.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a