通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Summaries interface

表示摘要的接口。

方法

getMachines(string, string, SummariesGetMachinesOptionalParams)

返回有关工作区中计算机的摘要信息。

方法详细信息

getMachines(string, string, SummariesGetMachinesOptionalParams)

返回有关工作区中计算机的摘要信息。

function getMachines(resourceGroupName: string, workspaceName: string, options?: SummariesGetMachinesOptionalParams): Promise<MachinesSummary>

参数

resourceGroupName

string

指定 subscriptionId 中的资源组名称。

workspaceName

string

包含相关资源的 OMS 工作区。

options
SummariesGetMachinesOptionalParams

选项参数。

返回

Promise<MachinesSummary>