CollectionVmsListResult.Vms Property

Definition

Optional. The list of virtual machines in collection.

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

Property Value

Applies to