MetricSetting Class
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.
A metric setting get response.
public class MetricSetting
type MetricSetting = class
Public Class MetricSetting
- Inheritance
-
MetricSetting
Constructors
MetricSetting() |
Initializes a new instance of the MetricSetting class. |
MetricSetting(String, MetricSettingValue) |
Initializes a new instance of the MetricSetting class with required arguments. |
Properties
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. |