Compartir a través de


Profile.Endpoints Propiedad

Definición

Obtiene o establece la lista de puntos de conexión en el perfil de Traffic Manager.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.TrafficManager.Models.Endpoint> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.TrafficManager.Models.Endpoint> with get, set
Public Property Endpoints As IList(Of Endpoint)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a