Uses of Class
com.azure.resourcemanager.monitor.models.MetricNamespaceName
-
Packages that use MetricNamespaceName Package Description com.azure.resourcemanager.monitor.fluent.models Package containing the inner data models for MonitorClient.com.azure.resourcemanager.monitor.models 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 MetricNamespaceName Modifier and Type Method Description MetricNamespaceNameMetricNamespaceInner. 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 MetricNamespaceName Modifier and Type Method Description MetricNamespaceInnerMetricNamespaceInner. 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 MetricNamespaceName Modifier and Type Method Description MetricNamespaceNameMetricNamespaceName. withMetricNamespaceName(String metricNamespaceName)Set the metricNamespaceName property: The metric namespace name.
-