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