IWebhookOperations Interfész

Definíció

WebhookOperations-műveletek.

public interface IWebhookOperations
type IWebhookOperations = interface
Public Interface IWebhookOperations

Metódusok

CreateOrUpdateAsync(String, String, WebhookCreateOrUpdateParameters, CancellationToken)

WebhookOperations-műveletek.

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

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

DeleteAsync(String, String, String, CancellationToken)

WebhookOperations-műveletek.

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

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

GenerateUriAsync(String, String, CancellationToken)

WebhookOperations-műveletek.

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

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

GetAsync(String, String, String, CancellationToken)

WebhookOperations-műveletek.

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

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

ListAsync(String, String, String, CancellationToken)

WebhookOperations-műveletek.

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

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

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

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

ListNextAsync(String, CancellationToken)

WebhookOperations-műveletek.

PatchAsync(String, String, WebhookPatchParameters, CancellationToken)

WebhookOperations-műveletek.

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

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

Bővítő metódusok

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

WebhookOperations-műveletek.

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

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

CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

WebhookOperations-műveletek.

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

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

Delete(IWebhookOperations, String, String, String)

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

DeleteAsync(IWebhookOperations, String, String, String)

WebhookOperations-műveletek.

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)

WebhookOperations-műveletek.

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)

WebhookOperations-műveletek.

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)

WebhookOperations-műveletek.

ListAsync(IWebhookOperations, String, String, String)

WebhookOperations-műveletek.

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)

WebhookOperations-műveletek.

ListNextAsync(IWebhookOperations, String)

WebhookOperations-műveletek.

Patch(IWebhookOperations, String, String, WebhookPatchParameters)

WebhookOperations-műveletek.

PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)

WebhookOperations-műveletek.

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: