Uses of Class
com.azure.resourcemanager.monitor.models.MetricNamespaceName
Packages that use MetricNamespaceName
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of MetricNamespaceName in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return MetricNamespaceNameModifier and TypeMethodDescriptionMetricNamespaceInner.properties()
Get the properties property: Properties which include the fully qualified namespace name.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type MetricNamespaceNameModifier and TypeMethodDescriptionMetricNamespaceInner.withProperties
(MetricNamespaceName properties) Set the properties property: Properties which include the fully qualified namespace name. -
Uses of MetricNamespaceName in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return MetricNamespaceNameModifier and TypeMethodDescriptionstatic MetricNamespaceName
MetricNamespaceName.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MetricNamespaceName from the JsonReader.MetricNamespaceName.withMetricNamespaceName
(String metricNamespaceName) Set the metricNamespaceName property: The metric namespace name.