Share via


SiteConfigData.ExperimentsRampUpRules Property

Definition

List of ramp-up rules.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.RampUpRule> ExperimentsRampUpRules { get; }
member this.ExperimentsRampUpRules : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.RampUpRule>
Public ReadOnly Property ExperimentsRampUpRules As IList(Of RampUpRule)

Property Value

Applies to