Share via


WebhookOperationsExtensions Třída

Definice

Metody rozšíření pro WebhookOperations

public static class WebhookOperationsExtensions
type WebhookOperationsExtensions = class
Public Module WebhookOperationsExtensions
Dědičnost
WebhookOperationsExtensions

Metody

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

Vytvořte webhook identifikovaný podle názvu webhooku. http://aka.ms/azureautomationsdk/webhookoperations

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

Metody rozšíření pro WebhookOperations

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

Vytvořte webhook identifikovaný podle názvu webhooku. http://aka.ms/azureautomationsdk/webhookoperations

CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

Metody rozšíření pro WebhookOperations

Delete(IWebhookOperations, String, String, String)

Odstraňte webhook podle názvu. http://aka.ms/azureautomationsdk/webhookoperations

DeleteAsync(IWebhookOperations, String, String, String)

Metody rozšíření pro WebhookOperations

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

Odstraňte webhook podle názvu. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUri(IWebhookOperations, String, String)

Vygeneruje identifikátor URI pro použití při vytváření webhooku. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUriAsync(IWebhookOperations, String, String)

Metody rozšíření pro WebhookOperations

GenerateUriAsync(IWebhookOperations, String, String, CancellationToken)

Vygeneruje identifikátor URI pro použití při vytváření webhooku. http://aka.ms/azureautomationsdk/webhookoperations

Get(IWebhookOperations, String, String, String)

Načte webhook identifikovaný názvem webhooku. http://aka.ms/azureautomationsdk/webhookoperations

GetAsync(IWebhookOperations, String, String, String)

Metody rozšíření pro WebhookOperations

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

Načte webhook identifikovaný názvem webhooku. http://aka.ms/azureautomationsdk/webhookoperations

List(IWebhookOperations, String, String, String)

Metody rozšíření pro WebhookOperations

ListAsync(IWebhookOperations, String, String, String)

Metody rozšíření pro WebhookOperations

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

Načtení seznamu webhooků http://aka.ms/azureautomationsdk/webhookoperations

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

Načtení seznamu webhooků http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNext(IWebhookOperations, String)

Načtení seznamu webhooků http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNextAsync(IWebhookOperations, String, CancellationToken)

Načtení seznamu webhooků http://aka.ms/azureautomationsdk/webhookoperations

ListNext(IWebhookOperations, String)

Metody rozšíření pro WebhookOperations

ListNextAsync(IWebhookOperations, String)

Metody rozšíření pro WebhookOperations

Patch(IWebhookOperations, String, String, WebhookPatchParameters)

Metody rozšíření pro WebhookOperations

PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)

Metody rozšíření pro WebhookOperations

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

Aktualizujte webhook identifikovaný podle názvu webhooku. http://aka.ms/azureautomationsdk/webhookoperations

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

Aktualizujte webhook identifikovaný podle názvu webhooku. http://aka.ms/azureautomationsdk/webhookoperations

Platí pro