RampUpRule::ReroutePercentage Property

 

Optional. A number that contains percentage of the traffic to be re-reouted.

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

public:
property double ReroutePercentage {
	double get();
	void set(double value);
}

Property Value

Type: System::Double
Return to top
Show: