ScaleCapacity::Default Property

 

Optional. The default number of instances that are available for the scaling action.

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

public:
property String^ Default {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: