Uses of Interface
com.microsoft.azure.management.monitor.AutoscaleProfile.UpdateDefinitionStages.Blank
-
-
Uses of AutoscaleProfile.UpdateDefinitionStages.Blank in com.microsoft.azure.management.monitor
Subinterfaces of AutoscaleProfile.UpdateDefinitionStages.Blank in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceAutoscaleProfile.UpdateDefinitionThe entirety of an autoscale profile definition during current autoscale settings update.Methods in com.microsoft.azure.management.monitor that return AutoscaleProfile.UpdateDefinitionStages.Blank Modifier and Type Method Description AutoscaleProfile.UpdateDefinitionStages.BlankAutoscaleSetting.UpdateStages.DefineAutoscaleSettingProfiles. defineAutoscaleProfile(String name)Starts definition of automatic scaling profiles that specify different scaling parameters for different time periods.
-