Aracılığıyla paylaş


AutoscaleProfile.Rules Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to