Share via


ConnectedPartnerResources interface

Interface representing a ConnectedPartnerResources.

Methods

list(string, string, ConnectedPartnerResourcesListOptionalParams)

List all active deployments associated with the marketplace subscription linked to the given Elastic monitor resource.

Method Details

list(string, string, ConnectedPartnerResourcesListOptionalParams)

List all active deployments associated with the marketplace subscription linked to the given Elastic monitor resource.

function list(resourceGroupName: string, monitorName: string, options?: ConnectedPartnerResourcesListOptionalParams): PagedAsyncIterableIterator<ConnectedPartnerResourcesListFormat, ConnectedPartnerResourcesListFormat[], PageSettings>

Parameters

resourceGroupName

string

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

monitorName

string

Monitor resource name

options
ConnectedPartnerResourcesListOptionalParams

The options parameters.

Returns