ClusterRecoveryPointOperations interface

Interface representing a ClusterRecoveryPoint operations.

Properties

get

Get the details of specified recovery point.

Property Details

get

Get the details of specified recovery point.

get: (resourceGroupName: string, resourceName: string, fabricName: string, protectionContainerName: string, replicationProtectionClusterName: string, recoveryPointName: string, options?: ClusterRecoveryPointGetOptionalParams) => Promise<ClusterRecoveryPoint>

Property Value

(resourceGroupName: string, resourceName: string, fabricName: string, protectionContainerName: string, replicationProtectionClusterName: string, recoveryPointName: string, options?: ClusterRecoveryPointGetOptionalParams) => Promise<ClusterRecoveryPoint>