次の方法で共有


CollectionVmsListResult.Vms プロパティ

定義

省略可能。 コレクション内の仮想マシンの一覧。

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)

プロパティ値

適用対象