Partager via


QueueScaleRule.Auth Propriété

Définition

Obtient ou définit les secrets d’authentification pour la règle de mise à l’échelle de la file d’attente.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à