AvailabilityMetricSettingValue.Endpoints Property
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.
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)