Udostępnij za pośrednictwem


IWebhookOperations Interfejs

Definicja

Operacje webhookOperations.

public interface IWebhookOperations
type IWebhookOperations = interface
Public Interface IWebhookOperations

Metody

CreateOrUpdateAsync(String, String, WebhookCreateOrUpdateParameters, CancellationToken)

Operacje webhookOperations.

CreateOrUpdateWithHttpMessagesAsync(String, String, String, WebhookCreateOrUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Utwórz element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

DeleteAsync(String, String, String, CancellationToken)

Operacje webhookOperations.

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

Usuń element webhook według nazwy. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUriAsync(String, String, CancellationToken)

Operacje webhookOperations.

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

Generuje identyfikator URI do użycia podczas tworzenia elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

GetAsync(String, String, String, CancellationToken)

Operacje webhookOperations.

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

Pobierz element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

ListAsync(String, String, String, CancellationToken)

Operacje webhookOperations.

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

Pobieranie listy elementów webhook. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountWithHttpMessagesAsync(String, String, ODataQuery<Webhook>, Dictionary<String,List<String>>, CancellationToken)

Pobieranie listy elementów webhook. http://aka.ms/azureautomationsdk/webhookoperations

ListNextAsync(String, CancellationToken)

Operacje webhookOperations.

PatchAsync(String, String, WebhookPatchParameters, CancellationToken)

Operacje webhookOperations.

UpdateWithHttpMessagesAsync(String, String, String, WebhookUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Zaktualizuj element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

Metody rozszerzania

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

Operacje webhookOperations.

CreateOrUpdate(IWebhookOperations, String, String, String, WebhookCreateOrUpdateParameters)

Utwórz element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

Operacje webhookOperations.

CreateOrUpdateAsync(IWebhookOperations, String, String, String, WebhookCreateOrUpdateParameters, CancellationToken)

Utwórz element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

Delete(IWebhookOperations, String, String, String)

Usuń element webhook według nazwy. http://aka.ms/azureautomationsdk/webhookoperations

DeleteAsync(IWebhookOperations, String, String, String)

Operacje webhookOperations.

DeleteAsync(IWebhookOperations, String, String, String, CancellationToken)

Usuń element webhook według nazwy. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUri(IWebhookOperations, String, String)

Generuje identyfikator URI do użycia podczas tworzenia elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUriAsync(IWebhookOperations, String, String)

Operacje webhookOperations.

GenerateUriAsync(IWebhookOperations, String, String, CancellationToken)

Generuje identyfikator URI do użycia podczas tworzenia elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

Get(IWebhookOperations, String, String, String)

Pobierz element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

GetAsync(IWebhookOperations, String, String, String)

Operacje webhookOperations.

GetAsync(IWebhookOperations, String, String, String, CancellationToken)

Pobierz element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

List(IWebhookOperations, String, String, String)

Operacje webhookOperations.

ListAsync(IWebhookOperations, String, String, String)

Operacje webhookOperations.

ListByAutomationAccount(IWebhookOperations, String, String, ODataQuery<Webhook>)

Pobieranie listy elementów webhook. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountAsync(IWebhookOperations, String, String, ODataQuery<Webhook>, CancellationToken)

Pobieranie listy elementów webhook. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNext(IWebhookOperations, String)

Pobieranie listy elementów webhook. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNextAsync(IWebhookOperations, String, CancellationToken)

Pobieranie listy elementów webhook. http://aka.ms/azureautomationsdk/webhookoperations

ListNext(IWebhookOperations, String)

Operacje webhookOperations.

ListNextAsync(IWebhookOperations, String)

Operacje webhookOperations.

Patch(IWebhookOperations, String, String, WebhookPatchParameters)

Operacje webhookOperations.

PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)

Operacje webhookOperations.

Update(IWebhookOperations, String, String, String, WebhookUpdateParameters)

Zaktualizuj element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

UpdateAsync(IWebhookOperations, String, String, String, WebhookUpdateParameters, CancellationToken)

Zaktualizuj element webhook zidentyfikowany przez nazwę elementu webhook. http://aka.ms/azureautomationsdk/webhookoperations

Dotyczy