Uses of Interface
com.azure.resourcemanager.monitor.models.AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
-
Packages that use AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles in com.azure.resourcemanager.monitor.models
Subinterfaces of AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles in com.azure.resourcemanager.monitor.models 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.azure.resourcemanager.monitor.models 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.
-