Partager via


HostSecrets.FunctionKeys Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à