Uses of Class
com.microsoft.azure.management.monitor.MetadataValue
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MetadataValue in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionMetadataValue.withName
(com.microsoft.azure.management.monitor.implementation.LocalizableStringInner name) Set the name of the metadata.Set the value of the metadata.Modifier and TypeMethodDescriptionTimeSeriesElement.metadatavalues()
Get the metadata values returned if $filter was specified in the call.Modifier and TypeMethodDescriptionTimeSeriesElement.withMetadatavalues
(List<MetadataValue> metadatavalues) Set the metadata values returned if $filter was specified in the call.