Udostępnij za pośrednictwem


SubnetInner.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.Fluent.Models.ResourceNavigationLinkInner> ResourceNavigationLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceNavigationLinks")>]
member this.ResourceNavigationLinks : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ResourceNavigationLinkInner>
Public ReadOnly Property ResourceNavigationLinks As IList(Of ResourceNavigationLinkInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to