CloudHsmClusterRestoreStatus interface
Interface representing a CloudHsmClusterRestoreStatus.
Methods
| get(string, string, string, Cloud |
Gets the restore operation status of the specified Cloud HSM Cluster |
Method Details
get(string, string, string, CloudHsmClusterRestoreStatusGetOptionalParams)
Gets the restore operation status of the specified Cloud HSM Cluster
function get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams): Promise<CloudHsmClusterRestoreStatusGetResponse>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- cloudHsmClusterName
-
string
The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 23 characters in length.
- jobId
-
string
The id returned as part of the backup request
The options parameters.