ConnectedPartnerResources interface

Interface representing a ConnectedPartnerResources.

Method Details

list(string, string, ConnectedPartnerResourcesListOptionalParams)

A synchronous resource action.

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

Name of the Monitors resource

options
ConnectedPartnerResourcesListOptionalParams

The options parameters.

Returns