MonitoredResourcesOperations interface

Interface representing a MonitoredResources operations.

Properties

list

List all resources currently being monitored by the Elastic monitor resource, helping you manage observability.

Property Details

list

List all resources currently being monitored by the Elastic monitor resource, helping you manage observability.

list: (resourceGroupName: string, monitorName: string, options?: MonitoredResourcesListOptionalParams) => PagedAsyncIterableIterator<MonitoredResource, MonitoredResource[], PageSettings>

Property Value

(resourceGroupName: string, monitorName: string, options?: MonitoredResourcesListOptionalParams) => PagedAsyncIterableIterator<MonitoredResource, MonitoredResource[], PageSettings>