ConnectedPartnerResources interface
Interface representing a ConnectedPartnerResources.
Methods
list(string, string, Connected |
List of all active deployments that are associated with the marketplace subscription linked to the given monitor. |
Method Details
list(string, string, ConnectedPartnerResourcesListOptionalParams)
List of all active deployments that are associated with the marketplace subscription linked to the given monitor.
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
The options parameters.