DefinitionPolicyResponse.Endpoints Property

Definition

Optional. The list of Endpoints being monitored

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

Property Value

Applies to