IInsightsManagementClient.AutoscaleOperations Property
Operations for managing autoscale.
Namespace: Microsoft.Azure.Management.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Syntax
IAutoscaleOperations AutoscaleOperations { get; }
property IAutoscaleOperations^ AutoscaleOperations {
IAutoscaleOperations^ get();
}
abstract AutoscaleOperations : IAutoscaleOperations with get
ReadOnly Property AutoscaleOperations As IAutoscaleOperations
Property Value
Type: Microsoft.Azure.Management.Insights.IAutoscaleOperations
See Also
IInsightsManagementClient Interface
Microsoft.Azure.Management.Insights Namespace
Return to top