PSSubnet.ResourceNavigationLinks Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSResourceNavigationLink> ResourceNavigationLinks { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.ResourceNavigationLinks : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSResourceNavigationLink> with get, set
Public Property ResourceNavigationLinks As List(Of PSResourceNavigationLink)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to