Dela via


RecoveryPointOperationsExtensions.GetAsync Metod

Definition

Hämta återställningspunkten.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointGetOperationResponse> GetAsync (this Microsoft.Azure.Management.BackupServices.IRecoveryPointOperations operations, string resourceGroupName, string resourceName, Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders customRequestHeaders, string containerName, string itemName, string recoveryPointName);
static member GetAsync : Microsoft.Azure.Management.BackupServices.IRecoveryPointOperations * string * string * Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointGetOperationResponse>
<Extension()>
Public Function GetAsync (operations As IRecoveryPointOperations, resourceGroupName As String, resourceName As String, customRequestHeaders As CustomRequestHeaders, containerName As String, itemName As String, recoveryPointName As String) As Task(Of CSMRecoveryPointGetOperationResponse)

Parametrar

operations
IRecoveryPointOperations

Referens till Microsoft.Azure.Management.BackupServices.IRecoveryPointOperations.

resourceGroupName
String

Krävs.

resourceName
String

Krävs.

customRequestHeaders
CustomRequestHeaders

Valfritt. Parametrar för begärandehuvud.

containerName
String

Valfritt.

itemName
String

Valfritt.

recoveryPointName
String

Valfritt.

Returer

Definitionen av en CSMRecoveryPointGetOperationResponse.

Gäller för