VMIngestion interface

Interface representing a VMIngestion.

Methods

details(string, string, VMIngestionDetailsOptionalParams)

List the vm ingestion details that will be monitored by the Elastic monitor resource.

Method Details

details(string, string, VMIngestionDetailsOptionalParams)

List the vm ingestion details that will be monitored by the Elastic monitor resource.

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