Share via


SiteConfig.ExperimentRampUpRule Property

Definition

List of ramp-up rules.

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

Property Value

Implements

Attributes

Applies to