Experiments.RampUpRule Property

Definition

List of ramp-up rules.

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

Property Value

Implements

Attributes

Applies to