Freigeben über


ExpressRoutePort.Links Eigenschaft

Definition

Ruft expressRouteLink-Sub-Resources ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Der Satz von physischen Links der ExpressRoutePort-Ressource.

Gilt für: