Uses of Interface
com.microsoft.azure.management.monitor.AutoscaleProfile.DefinitionStages.Blank
-
-
Uses of AutoscaleProfile.DefinitionStages.Blank in com.microsoft.azure.management.monitor
Subinterfaces of AutoscaleProfile.DefinitionStages.Blank in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceAutoscaleProfile.DefinitionThe entirety of an autoscale profile definition.Methods in com.microsoft.azure.management.monitor that return AutoscaleProfile.DefinitionStages.Blank Modifier and Type Method Description AutoscaleProfile.DefinitionStages.BlankAutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles. defineAutoscaleProfile(String name)Starts the definition of automatic scaling profiles that specify different scaling parameters for different time periods.
-