VirtualMachineList interface

VirtualMachineList は、仮想マシンの一覧を表します。

プロパティ

nextLink

操作の次のページを取得するために使用されるリンク。

value

仮想マシンの一覧。

プロパティの詳細

操作の次のページを取得するために使用されるリンク。

nextLink?: string

プロパティ値

string

value

仮想マシンの一覧。

value?: VirtualMachine[]

プロパティ値