VNetListResult.VNetList Property

Definition

Optional. Gets the list of virtual networks.

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

Property Value

Applies to