SiteConfig.ExperimentRampUpRule Property

Definition

List of ramp-up rules.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IRampUpRule> ExperimentRampUpRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.ExperimentRampUpRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IRampUpRule> with get, set
Public Property ExperimentRampUpRule As List(Of IRampUpRule)

Property Value

Implements

Attributes

Applies to