WebhookOperationsExtensions Osztály

Definíció

A WebhookOperations bővítménymetódusai.

public static class WebhookOperationsExtensions
type WebhookOperationsExtensions = class
Public Module WebhookOperationsExtensions
Öröklődés
WebhookOperationsExtensions

Metódusok

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

Hozza létre a webhook neve alapján azonosított webhookot. http://aka.ms/azureautomationsdk/webhookoperations

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

A WebhookOperations bővítménymetódusai.

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

Hozza létre a webhook neve alapján azonosított webhookot. http://aka.ms/azureautomationsdk/webhookoperations

CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

A WebhookOperations bővítménymetódusai.

Delete(IWebhookOperations, String, String, String)

Törölje a webhookot név alapján. http://aka.ms/azureautomationsdk/webhookoperations

DeleteAsync(IWebhookOperations, String, String, String)

A WebhookOperations bővítménymetódusai.

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

Törölje a webhookot név alapján. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUri(IWebhookOperations, String, String)

Létrehoz egy URI-t a webhookok létrehozásához. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUriAsync(IWebhookOperations, String, String)

A WebhookOperations bővítménymetódusai.

GenerateUriAsync(IWebhookOperations, String, String, CancellationToken)

Létrehoz egy URI-t a webhookok létrehozásához. http://aka.ms/azureautomationsdk/webhookoperations

Get(IWebhookOperations, String, String, String)

Kérje le a webhook neve alapján azonosított webhookot. http://aka.ms/azureautomationsdk/webhookoperations

GetAsync(IWebhookOperations, String, String, String)

A WebhookOperations bővítménymetódusai.

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

Kérje le a webhook neve alapján azonosított webhookot. http://aka.ms/azureautomationsdk/webhookoperations

List(IWebhookOperations, String, String, String)

A WebhookOperations bővítménymetódusai.

ListAsync(IWebhookOperations, String, String, String)

A WebhookOperations bővítménymetódusai.

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

Webhookok listájának lekérése. http://aka.ms/azureautomationsdk/webhookoperations

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

Webhookok listájának lekérése. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNext(IWebhookOperations, String)

Webhookok listájának lekérése. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNextAsync(IWebhookOperations, String, CancellationToken)

Webhookok listájának lekérése. http://aka.ms/azureautomationsdk/webhookoperations

ListNext(IWebhookOperations, String)

A WebhookOperations bővítménymetódusai.

ListNextAsync(IWebhookOperations, String)

A WebhookOperations bővítménymetódusai.

Patch(IWebhookOperations, String, String, WebhookPatchParameters)

A WebhookOperations bővítménymetódusai.

PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)

A WebhookOperations bővítménymetódusai.

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

Frissítse a webhook neve által azonosított webhookot. http://aka.ms/azureautomationsdk/webhookoperations

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

Frissítse a webhook neve által azonosított webhookot. http://aka.ms/azureautomationsdk/webhookoperations

A következőre érvényes: