| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricNamespaceInner |
MetricNamespaceInner.withId(String id)
Set the id property: The ID of the metricNamespace.
|
MetricNamespaceInner |
MetricNamespaceInner.withName(String name)
Set the name property: The name of the namespace.
|
MetricNamespaceInner |
MetricNamespaceInner.withProperties(MetricNamespaceName properties)
Set the properties property: Properties which include the fully qualified namespace name.
|
MetricNamespaceInner |
MetricNamespaceInner.withType(String type)
Set the type property: The type of the namespace.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.