AutoscaleSetting::Profiles Property
Optional.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property IList<AutoscaleProfile^>^ Profiles { IList<AutoscaleProfile^>^ get(); void set(IList<AutoscaleProfile^>^ value); }
Property Value
Type: System.Collections.Generic::IList<AutoscaleProfile^>^
Show: