RampUpRule.MinReroutePercentage Property

 

Optional. A number that contains minimum reeoute percentage. Default is 0. This property is optional

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public Nullable<double> MinReroutePercentage { get; set; }

Property Value

Type: System.Nullable<Double>
Return to top
Show: