AzureBackupClientAdapter.GetRecoveryPoint Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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