Compartir a través de


Subnet.ResourceNavigationLinks Propiedad

Definición

Obtiene una matriz de referencias a los recursos externos mediante la subred.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceNavigationLinks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ResourceNavigationLink> ResourceNavigationLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceNavigationLinks")>]
member this.ResourceNavigationLinks : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ResourceNavigationLink>
Public ReadOnly Property ResourceNavigationLinks As IList(Of ResourceNavigationLink)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a