Freigeben über


ProfileInner.Endpoints Eigenschaft

Definition

Ruft die Liste der Endpunkte im Traffic Manager-Profil ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: