| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricDimension |
MetricDimension.withName(String name)
Set the name property: Name of the dimension.
|
MetricDimension |
MetricDimension.withOperator(String operator)
Set the operator property: the dimension operator.
|
MetricDimension |
MetricDimension.withValues(List<String> values)
Set the values property: list of dimension values.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.