CloudHsmClusterRestoreStatusOperations interface
Interface representing a CloudHsmClusterRestoreStatus operations.
Properties
| get | Gets the restore operation status of the specified Cloud HSM Cluster |
Property Details
get
Gets the restore operation status of the specified Cloud HSM Cluster
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams) => PollerLike<OperationState<void>, void>
Property Value
(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams) => PollerLike<OperationState<void>, void>