RampUpRule.MaxReroutePercentage Property

 

Optional. A number that contains maximum reeoute percentage. Default is 1000. This property is optional

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

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

Property Value

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