AutoscaleSettingGetResponse::Properties Property

 

Optional. The retrieved setting.

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

public:
property AutoscaleSetting^ Properties {
	AutoscaleSetting^ get();
	void set(AutoscaleSetting^ value);
}
Return to top
Show: