MetricSetting Class
A metric setting get response.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
| Name | Description | |
|---|---|---|
![]() | MetricSetting() | Initializes a new instance of the MetricSetting class. |
![]() | MetricSetting(String, MetricSettingValue) | Initializes a new instance of the MetricSetting class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | Namespace | Optional. The metric settings namespace. For endpoint monitoring metrics the namespace value is WindowsAzure.Availability |
![]() | ResourceId | Required. The resource id of the service. |
![]() | Value | Required. The metric settings value. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


