NetworkListResponse.Gateway.Sites Property

Definition

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

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

Property Value

Applies to