Compartilhar via


ExpressRoutePort.Links Propriedade

Definição

Obtém ou define Sub-Resources expressRouteLink

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

O conjunto de links físicos do recurso ExpressRoutePort.

Aplica-se a