AvailabilityMetricSettingValue 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.
The setting for Endpoint monitoring.
public class AvailabilityMetricSettingValue : Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models.MetricSettingValue
type AvailabilityMetricSettingValue = class
inherit MetricSettingValue
Public Class AvailabilityMetricSettingValue
Inherits MetricSettingValue
- Inheritance
Constructors
AvailabilityMetricSettingValue() |
Initializes a new instance of the AvailabilityMetricSettingValue class. |
AvailabilityMetricSettingValue(IList<EndpointConfig>) |
Initializes a new instance of the AvailabilityMetricSettingValue class with required arguments. |
Properties
AvailableLocations |
Optional. The locations from which the Urls can be monitored. |
Endpoints |
Required. The configuration for Urls to be monitored using endpoint monitoiring. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET