azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

58 строки
2.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.monitor.MetricNamespaceName"
fullName: "com.microsoft.azure.management.monitor.MetricNamespaceName"
name: "MetricNamespaceName"
nameWithType: "MetricNamespaceName"
summary: "The fully qualified metric namespace name."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public class MetricNamespaceName"
constructors:
- uid: "com.microsoft.azure.management.monitor.MetricNamespaceName.MetricNamespaceName()"
fullName: "com.microsoft.azure.management.monitor.MetricNamespaceName.MetricNamespaceName()"
name: "MetricNamespaceName()"
nameWithType: "MetricNamespaceName.MetricNamespaceName()"
syntax: "public MetricNamespaceName()"
methods:
- uid: "com.microsoft.azure.management.monitor.MetricNamespaceName.metricNamespaceName()"
fullName: "com.microsoft.azure.management.monitor.MetricNamespaceName.metricNamespaceName()"
name: "metricNamespaceName()"
nameWithType: "MetricNamespaceName.metricNamespaceName()"
summary: "Get the metric namespace name."
syntax: "public String metricNamespaceName()"
desc: "Get the metric namespace name."
returns:
description: "the metricNamespaceName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.monitor.MetricNamespaceName.withMetricNamespaceName(java.lang.String)"
fullName: "com.microsoft.azure.management.monitor.MetricNamespaceName.withMetricNamespaceName(String metricNamespaceName)"
name: "withMetricNamespaceName(String metricNamespaceName)"
nameWithType: "MetricNamespaceName.withMetricNamespaceName(String metricNamespaceName)"
summary: "Set the metric namespace name."
parameters:
- description: "the metricNamespaceName value to set"
name: "metricNamespaceName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public MetricNamespaceName withMetricNamespaceName(String metricNamespaceName)"
desc: "Set the metric namespace name."
returns:
description: "the MetricNamespaceName object itself."
type: "<xref href=\"com.microsoft.azure.management.monitor.MetricNamespaceName?alt=com.microsoft.azure.management.monitor.MetricNamespaceName&text=MetricNamespaceName\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The fully qualified metric namespace name."
metadata: {}
package: "com.microsoft.azure.management.monitor"
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4