Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
MetadataValue |
MetadataValue.withName(com.microsoft.azure.management.monitor.implementation.LocalizableStringInner name)
Set the name of the metadata.
|
MetadataValue |
MetadataValue.withValue(String value)
Set the value of the metadata.
|
Modifier and Type | Method and Description |
---|---|
List<MetadataValue> |
TimeSeriesElement.metadatavalues()
Get the metadata values returned if $filter was specified in the call.
|
Modifier and Type | Method and Description |
---|---|
TimeSeriesElement |
TimeSeriesElement.withMetadatavalues(List<MetadataValue> metadatavalues)
Set the metadata values returned if $filter was specified in the call.
|
Copyright © 2019. All rights reserved.