MetricNamespace Class
Metric namespace value.
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Models
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.Monitoring.Models.MetricNamespace
Syntax
public static class MetricNamespace
public ref class MetricNamespace abstract sealed
[<AbstractClass>]
[<Sealed>]
type MetricNamespace = class end
Public NotInheritable Class MetricNamespace
Fields
Name | Description | |
---|---|---|
EndpointMonitoring | Endpoint monitoring metric namespace. |
|
None | Empty namespace. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsAzure.Management.Monitoring.Models Namespace
Return to top