AutoscaleProfile.Rules Property

Definition

Gets or sets the Rules of the profile

public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.ScaleRule> Rules { get; set; }
member this.Rules : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.ScaleRule> with get, set
Public Property Rules As IList(Of ScaleRule)

Property Value

Applies to