Uses of Interface
com.azure.resourcemanager.monitor.models.AutoscaleProfile.DefinitionStages.Blank
-
Packages that use AutoscaleProfile.DefinitionStages.Blank Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of AutoscaleProfile.DefinitionStages.Blank in com.azure.resourcemanager.monitor.models
Subinterfaces of AutoscaleProfile.DefinitionStages.Blank in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceAutoscaleProfile.DefinitionThe entirety of an autoscale profile definition.Methods in com.azure.resourcemanager.monitor.models 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.
-