IRecoveryPointOperations Interface

Definitie

Definitie van herstelpuntbewerkingen voor de extensie Azure Backup.

public interface IRecoveryPointOperations
type IRecoveryPointOperations = interface
Public Interface IRecoveryPointOperations

Methoden

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

Haal het herstelpunt op.

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

Haal de lijst met alle herstelpunten op.

Extensiemethoden

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

Haal het herstelpunt op.

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

Haal het herstelpunt op.

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

Haal de lijst met alle herstelpunten op.

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

Haal de lijst met alle herstelpunten op.

Van toepassing op