MonitoredResources interface
Interface representing a MonitoredResources.
Methods
list(string, string, Monitored |
List the resources currently being monitored by the Elastic monitor resource. |
Method Details
list(string, string, MonitoredResourcesListOptionalParams)
List the resources currently being monitored by the Elastic monitor resource.
function list(resourceGroupName: string, monitorName: string, options?: MonitoredResourcesListOptionalParams): PagedAsyncIterableIterator<MonitoredResource, MonitoredResource[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- monitorName
-
string
Monitor resource name
The options parameters.