Partager via


Subnet.ResourceNavigationLinks Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to