Compartilhar via


IBackupProtectionIntentOperations Interface

Definição

Operações BackupProtectionIntentOperations.

public interface IBackupProtectionIntentOperations
type IBackupProtectionIntentOperations = interface
Public Interface IBackupProtectionIntentOperations

Métodos

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Fornece uma lista paginável de todas as intenções presentes em um cofre.

ListWithHttpMessagesAsync(String, String, ODataQuery<ProtectionIntentQueryObject>, String, Dictionary<String,List<String>>, CancellationToken)

Fornece uma lista paginável de todas as intenções presentes em um cofre.

Métodos de Extensão

List(IBackupProtectionIntentOperations, String, String, ODataQuery<ProtectionIntentQueryObject>, String)

Fornece uma lista paginável de todas as intenções presentes em um cofre.

ListAsync(IBackupProtectionIntentOperations, String, String, ODataQuery<ProtectionIntentQueryObject>, String, CancellationToken)

Fornece uma lista paginável de todas as intenções presentes em um cofre.

ListNext(IBackupProtectionIntentOperations, String)

Fornece uma lista paginável de todas as intenções presentes em um cofre.

ListNextAsync(IBackupProtectionIntentOperations, String, CancellationToken)

Fornece uma lista paginável de todas as intenções presentes em um cofre.

Aplica-se a