Partager via


Profile.Endpoints Propriété

Définition

Obtient ou définit la liste des points de terminaison dans le profil 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à