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