| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesElement |
TimeSeriesElement.withData(List<MetricValue> data)
Set the data property: An array of data points representing the metric values.
|
TimeSeriesElement |
TimeSeriesElement.withMetadatavalues(List<MetadataValueInner> metadatavalues)
Set the metadatavalues property: the metadata values returned if $filter was specified in the call.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.