NetworkListResponse.LocalNetworkSite.Connections Property

Definition

Optional. Specifies the types of connections to the local network site.

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

Property Value

Applies to