Summaries interface

Interface representing a Summaries.

Methods

getMachines(string, string, SummariesGetMachinesOptionalParams)

Returns summary information about the machines in the workspace.

Method Details

getMachines(string, string, SummariesGetMachinesOptionalParams)

Returns summary information about the machines in the workspace.

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

Parameters

resourceGroupName

string

Resource group name within the specified subscriptionId.

workspaceName

string

OMS workspace containing the resources of interest.

options
SummariesGetMachinesOptionalParams

The options parameters.

Returns

Promise<MachinesSummary>