Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlert.DefinitionStages.WithWindowSize
-
Packages that use MetricAlert.DefinitionStages.WithWindowSize Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of MetricAlert.DefinitionStages.WithWindowSize in com.azure.resourcemanager.monitor.models
Subinterfaces of MetricAlert.DefinitionStages.WithWindowSize in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceMetricAlert.DefinitionThe entirety of a Metric Alert definition.Methods in com.azure.resourcemanager.monitor.models that return MetricAlert.DefinitionStages.WithWindowSize Modifier and Type Method Description MetricAlert.DefinitionStages.WithWindowSizeMetricAlert.DefinitionStages.WithScopes. withTargetResource(HasId resource)Sets specified resource as a target to alert on metric.MetricAlert.DefinitionStages.WithWindowSizeMetricAlert.DefinitionStages.WithScopes. withTargetResource(String resourceId)Sets specified resource as a target to alert on metric.
-