Aracılığıyla paylaş


Subnet.ResourceNavigationLinks Property

Definition

Gets an array of references to the external resources using subnet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to