AutoscaleSetting::Profiles Property

 

Optional.

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

public:
property IList<AutoscaleProfile^>^ Profiles {
	IList<AutoscaleProfile^>^ get();
	void set(IList<AutoscaleProfile^>^ value);
}
Return to top
Show: