Uses of Interface
com.microsoft.azure.management.monitor.AutoscaleProfile.DefinitionStages.WithScaleSchedule
-
-
Uses of AutoscaleProfile.DefinitionStages.WithScaleSchedule in com.microsoft.azure.management.monitor
Subinterfaces of AutoscaleProfile.DefinitionStages.WithScaleSchedule in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceAutoscaleProfile.DefinitionThe entirety of an autoscale profile definition.Methods in com.microsoft.azure.management.monitor that return AutoscaleProfile.DefinitionStages.WithScaleSchedule Modifier and Type Method Description AutoscaleProfile.DefinitionStages.WithScaleScheduleAutoscaleProfile.DefinitionStages.Blank. withScheduleBasedScale(int instanceCount)Selects schedule based autoscale profile.
-