Uses of Interface
com.microsoft.azure.management.monitor.AutoscaleProfile.UpdateDefinitionStages.WithScaleSchedule
-
-
Uses of AutoscaleProfile.UpdateDefinitionStages.WithScaleSchedule in com.microsoft.azure.management.monitor
Subinterfaces of AutoscaleProfile.UpdateDefinitionStages.WithScaleSchedule 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.WithScaleSchedule Modifier and Type Method Description AutoscaleProfile.UpdateDefinitionStages.WithScaleScheduleAutoscaleProfile.UpdateDefinitionStages.Blank. withScheduleBasedScale(int instanceCount)Selects schedule based autoscale profile.
-