DeploymentInfoOperations interface
Interface representing a DeploymentInfo operations.
Properties
| list | Fetch detailed information about Elastic cloud deployments corresponding to the Elastic monitor resource. |
Property Details
list
Fetch detailed information about Elastic cloud deployments corresponding to the Elastic monitor resource.
list: (resourceGroupName: string, monitorName: string, options?: DeploymentInfoListOptionalParams) => Promise<DeploymentInfoResponse>
Property Value
(resourceGroupName: string, monitorName: string, options?: DeploymentInfoListOptionalParams) => Promise<DeploymentInfoResponse>