Uses of Interface
com.microsoft.azure.management.monitor.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
-
-
Uses of AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles in com.microsoft.azure.management.monitor
Subinterfaces of AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceAutoscaleSetting.DefinitionThe entirety of an autoscale setting definition.static interfaceAutoscaleSetting.DefinitionStages.WithCreateThe stage of the definition which allows autoscale setting creation.Methods in com.microsoft.azure.management.monitor that return AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles Modifier and Type Method Description AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfilesAutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri. withTargetResource(String targetResourceId)Set the resource identifier of the resource that the autoscale setting should be added to.
-