PSBackendAddressPool.TunnelInterfaces Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to