AutoscaleSetting::Enabled Property

 

Optional. Specifies whether automatic scaling is enabled for the resource.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property bool Enabled {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: