ContainerAppScale.Rules Property

Definition

Scaling rules.

public System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppScaleRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppScaleRule>
Public ReadOnly Property Rules As IList(Of ContainerAppScaleRule)

Property Value

Applies to