Sdílet prostřednictvím


AzureBackupClientAdapter.GetRecoveryPoint Method

Definition

public Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointResponse GetRecoveryPoint (string resourceGroupName, string resourceName, string containerName, string itemName, string recoveryPointName);
member this.GetRecoveryPoint : string * string * string * string * string -> Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointResponse
Public Function GetRecoveryPoint (resourceGroupName As String, resourceName As String, containerName As String, itemName As String, recoveryPointName As String) As CSMRecoveryPointResponse

Parameters

resourceGroupName
String
resourceName
String
containerName
String
itemName
String
recoveryPointName
String

Returns

Applies to