| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/