Uses of Interface
com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithWindowSize
-
-
Uses of MetricAlert.DefinitionStages.WithWindowSize in com.microsoft.azure.management.monitor
Subinterfaces of MetricAlert.DefinitionStages.WithWindowSize in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceMetricAlert.DefinitionThe entirety of a Metric Alert definition.Methods in com.microsoft.azure.management.monitor that return MetricAlert.DefinitionStages.WithWindowSize Modifier and Type Method Description MetricAlert.DefinitionStages.WithWindowSizeMetricAlert.DefinitionStages.WithScopes. withTargetResource(com.microsoft.azure.management.resources.fluentcore.arm.models.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.
-