Compartir a través de


IMapsOperations Interfaz

Definición

public interface IMapsOperations
type IMapsOperations = interface
Public Interface IMapsOperations

Métodos

CreateOrUpdateWithHttpMessagesAsync(String, String, String, IntegrationAccountMapInner, 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<IntegrationAccountMapFilterInner>, Dictionary<String, List<String>>, CancellationToken)

Métodos de extensión

CreateOrUpdateAsync(IMapsOperations, String, String, String, IntegrationAccountMapInner, CancellationToken)
DeleteAsync(IMapsOperations, String, String, String, CancellationToken)
GetAsync(IMapsOperations, String, String, String, CancellationToken)
ListByIntegrationAccountsAsync(IMapsOperations, String, String, ODataQuery<IntegrationAccountMapFilterInner>, CancellationToken)
ListByIntegrationAccountsNextAsync(IMapsOperations, String, CancellationToken)

Se aplica a