Udostępnij za pośrednictwem


WebhookOperationsExtensions Klasa

Definicja

Metody rozszerzenia dla elementu WebhookOperations.

public static class WebhookOperationsExtensions
type WebhookOperationsExtensions = class
Public Module WebhookOperationsExtensions
Dziedziczenie
WebhookOperationsExtensions

Metody

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

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

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

Metody rozszerzenia dla elementu WebhookOperations.

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

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

CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

Metody rozszerzenia dla elementu WebhookOperations.

Delete(IWebhookOperations, String, String, String)

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

DeleteAsync(IWebhookOperations, String, String, String)

Metody rozszerzenia dla elementu 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)

Metody rozszerzenia dla elementu 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)

Metody rozszerzenia dla elementu 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)

Metody rozszerzenia dla elementu WebhookOperations.

ListAsync(IWebhookOperations, String, String, String)

Metody rozszerzenia dla elementu 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)

Metody rozszerzenia dla elementu WebhookOperations.

ListNextAsync(IWebhookOperations, String)

Metody rozszerzenia dla elementu WebhookOperations.

Patch(IWebhookOperations, String, String, WebhookPatchParameters)

Metody rozszerzenia dla elementu WebhookOperations.

PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)

Metody rozszerzenia dla elementu 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