Udostępnij za pośrednictwem


IRecoveryPointOperations.ListAsync Metoda

Definicja

Pobierz listę wszystkich punktów odzyskiwania.

public System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointListOperationResponse> ListAsync (string resourceGroupName, string resourceName, Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders customRequestHeaders, string containerName, string itemName, System.Threading.CancellationToken cancellationToken);
abstract member ListAsync : string * string * Microsoft.Azure.Management.BackupServices.Models.CustomRequestHeaders * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.BackupServices.Models.CSMRecoveryPointListOperationResponse>
Public Function ListAsync (resourceGroupName As String, resourceName As String, customRequestHeaders As CustomRequestHeaders, containerName As String, itemName As String, cancellationToken As CancellationToken) As Task(Of CSMRecoveryPointListOperationResponse)

Parametry

resourceGroupName
String
resourceName
String
customRequestHeaders
CustomRequestHeaders

Parametry nagłówka żądania.

containerName
String
itemName
String
cancellationToken
CancellationToken

Token anulowania.

Zwraca

Definicja obiektu CSMRecoveryPointListOperationResponse.

Dotyczy