Udostępnij za pośrednictwem


IRecoveryPointOperations Interfejs

Definicja

Definicja operacji punktu odzyskiwania dla rozszerzenia Azure Backup.

public interface IRecoveryPointOperations
type IRecoveryPointOperations = interface
Public Interface IRecoveryPointOperations

Metody

GetAsync(String, String, CustomRequestHeaders, String, String, String, CancellationToken)

Pobierz punkt odzyskiwania.

ListAsync(String, String, CustomRequestHeaders, String, String, CancellationToken)

Pobierz listę wszystkich punktów odzyskiwania.

Metody rozszerzania

Get(IRecoveryPointOperations, String, String, CustomRequestHeaders, String, String, String)

Pobierz punkt odzyskiwania.

GetAsync(IRecoveryPointOperations, String, String, CustomRequestHeaders, String, String, String)

Pobierz punkt odzyskiwania.

List(IRecoveryPointOperations, String, String, CustomRequestHeaders, String, String)

Pobierz listę wszystkich punktów odzyskiwania.

ListAsync(IRecoveryPointOperations, String, String, CustomRequestHeaders, String, String)

Pobierz listę wszystkich punktów odzyskiwania.

Dotyczy