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
Classes in com.azure.resourcemanager.monitor.models that implement interfaces with type arguments of type MetricNamespaceNameModifier and TypeClassDescriptionfinal classThe fully qualified metric namespace name.Methods in com.azure.resourcemanager.monitor.models that return MetricNamespaceNameModifier and TypeMethodDescriptionstatic MetricNamespaceNameMetricNamespaceName.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.