Uses of Interface
com.azure.resourcemanager.monitor.models.ScaleRule.DefinitionStages.WithMetricName
-
Packages that use ScaleRule.DefinitionStages.WithMetricName Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ScaleRule.DefinitionStages.WithMetricName in com.azure.resourcemanager.monitor.models
Subinterfaces of ScaleRule.DefinitionStages.WithMetricName in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceScaleRule.DefinitionThe entirety of an autoscale profile scale rule definition.Methods in com.azure.resourcemanager.monitor.models that return ScaleRule.DefinitionStages.WithMetricName Modifier and Type Method Description ScaleRule.DefinitionStages.WithMetricNameScaleRule.DefinitionStages.Blank. withMetricSource(String metricSourceResourceId)Sets the resource identifier of the resource the rule monitors.
-