GatewayListConnectionsResponse.Connections Property

Definition

Optional. The list of connections.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.GatewayListConnectionsResponse.GatewayConnection> Connections { get; set; }
member this.Connections : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.GatewayListConnectionsResponse.GatewayConnection> with get, set
Public Property Connections As IList(Of GatewayListConnectionsResponse.GatewayConnection)

Property Value

Applies to