Partilhar via


CustomScaleRule.Auth Propriedade

Definição

Obtém ou define segredos de autenticação para a regra de escala personalizada.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a