Share via


VMIngestion interface

Interface representing a VMIngestion.

Methods

details(string, string, VMIngestionDetailsOptionalParams)

List detailed information about VM ingestion that will be monitored by the Elastic monitor resource, ensuring optimal observability and performance.

Method Details

details(string, string, VMIngestionDetailsOptionalParams)

List detailed information about VM ingestion that will be monitored by the Elastic monitor resource, ensuring optimal observability and performance.

function details(resourceGroupName: string, monitorName: string, options?: VMIngestionDetailsOptionalParams): Promise<VMIngestionDetailsResponse>

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

monitorName

string

Monitor resource name

options
VMIngestionDetailsOptionalParams

The options parameters.

Returns