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