NetworkListResponse.Gateway.Sites Property

 

Optional. The list of local network sites that the virtual network can connect to.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public IList<NetworkListResponse.LocalNetworkSite> Sites { get; set; }
Return to top
Show: