Partilhar via


Scale.Rules Propriedade

Definição

Obtém ou define regras de dimensionamento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a