Partilhar via


Experiments.RampUpRules Propriedade

Definição

Obtém ou define a lista de regras de aumento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a