| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Field and Description |
|---|---|
static QueryType |
QueryType.RESULT_COUNT
Static value ResultCount for QueryType.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.fromString(String name)
Creates or finds a QueryType from its string representation.
|
QueryType |
Source.queryType()
Get the queryType property: Set value to 'ResultCount' .
|
| Modifier and Type | Method and Description |
|---|---|
Source |
Source.withQueryType(QueryType queryType)
Set the queryType property: Set value to 'ResultCount' .
|
Copyright © 2020 Microsoft Corporation. All rights reserved.