Uses of Interface
com.azure.resourcemanager.monitor.models.AutoscaleProfile.DefinitionStages.WithScaleSchedule
-
Packages that use AutoscaleProfile.DefinitionStages.WithScaleSchedule Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of AutoscaleProfile.DefinitionStages.WithScaleSchedule in com.azure.resourcemanager.monitor.models
Subinterfaces of AutoscaleProfile.DefinitionStages.WithScaleSchedule 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.WithScaleSchedule Modifier and Type Method Description AutoscaleProfile.DefinitionStages.WithScaleScheduleAutoscaleProfile.DefinitionStages.Blank. withScheduleBasedScale(int instanceCount)Selects schedule based autoscale profile.
-