IAutoscaleClient.Settings Property
Operations for managing the autoscale settings.
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Autoscale
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Syntax
ISettingOperations Settings { get; }
property ISettingOperations^ Settings {
ISettingOperations^ get();
}
abstract Settings : ISettingOperations with get
ReadOnly Property Settings As ISettingOperations
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Autoscale.ISettingOperations
See Also
IAutoscaleClient Interface
Microsoft.WindowsAzure.Management.Monitoring.Autoscale Namespace
Return to top