Partager via


FunctionSecrets.Keys Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à