| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Field and Description |
|---|---|
static CriterionType |
CriterionType.DYNAMIC_THRESHOLD_CRITERION
Static value DynamicThresholdCriterion for CriterionType.
|
static CriterionType |
CriterionType.STATIC_THRESHOLD_CRITERION
Static value StaticThresholdCriterion for CriterionType.
|
| Modifier and Type | Method and Description |
|---|---|
static CriterionType |
CriterionType.fromString(String name)
Creates or finds a CriterionType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.