AvailabilityMetricSettingValue.Endpoints Property

Definition

Required. The configuration for Urls to be monitored using endpoint monitoiring.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models.EndpointConfig> Endpoints { get; set; }
member this.Endpoints : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models.EndpointConfig> with get, set
Public Property Endpoints As IList(Of EndpointConfig)

Property Value

Applies to