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