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