Compartir a través de


IAgreementsOperations Interfaz

Definición

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

Métodos

CreateOrUpdateWithHttpMessagesAsync(String, String, String, IntegrationAccountAgreementInner, Dictionary<String,List<String>>, CancellationToken)
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
ListByIntegrationAccountsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
ListByIntegrationAccountsWithHttpMessagesAsync(String, String, ODataQuery<IntegrationAccountAgreementFilterInner>, Dictionary<String, List<String>>, CancellationToken)

Métodos de extensión

CreateOrUpdateAsync(IAgreementsOperations, String, String, String, IntegrationAccountAgreementInner, CancellationToken)
DeleteAsync(IAgreementsOperations, String, String, String, CancellationToken)
GetAsync(IAgreementsOperations, String, String, String, CancellationToken)
ListByIntegrationAccountsAsync(IAgreementsOperations, String, String, ODataQuery<IntegrationAccountAgreementFilterInner>, CancellationToken)
ListByIntegrationAccountsNextAsync(IAgreementsOperations, String, CancellationToken)

Se aplica a