MetricNamespaceName Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
MetricNamespaceName() | |
MetricNamespaceName(String) |
MetricNamespaceName()
public MetricNamespaceName ();
Public Sub New ()
Applies to
MetricNamespaceName(String)
public MetricNamespaceName (string metricNamespaceNameProperty = default);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.MetricNamespaceName : string -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.MetricNamespaceName
Public Sub New (Optional metricNamespaceNameProperty As String = Nothing)
Parameters
- metricNamespaceNameProperty
- String