NetworkListResponse::LocalNetworkSite::Connections Property
Optional. Specifies the types of connections to the local network site.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public: property IList<NetworkListResponse::Connection^>^ Connections { IList<NetworkListResponse::Connection^>^ get(); void set(IList<NetworkListResponse::Connection^>^ value); }
Property Value
Type: System.Collections.Generic::IList<NetworkListResponse::Connection^>^
Show: