Uses of Class
com.azure.resourcemanager.monitor.models.MetricNamespaceCollection
Packages that use MetricNamespaceCollection
Package
Description
Package containing the data models for MonitorClient.
-
Uses of MetricNamespaceCollection in com.azure.resourcemanager.monitor.models
Classes in com.azure.resourcemanager.monitor.models that implement interfaces with type arguments of type MetricNamespaceCollectionModifier and TypeClassDescriptionfinal classRepresents collection of metric namespaces.Methods in com.azure.resourcemanager.monitor.models that return MetricNamespaceCollectionModifier and TypeMethodDescriptionstatic MetricNamespaceCollectionMetricNamespaceCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MetricNamespaceCollection from the JsonReader.MetricNamespaceCollection.withValue(List<MetricNamespaceInner> value) Set the value property: The values for the metric namespaces.