Aracılığıyla paylaş


WebhookOperationsExtensions Sınıf

Tanım

WebhookOperations için uzantı yöntemleri.

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

Yöntemler

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

Web kancası adıyla tanımlanan web kancasını oluşturun. http://aka.ms/azureautomationsdk/webhookoperations

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

WebhookOperations için uzantı yöntemleri.

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

Web kancası adıyla tanımlanan web kancasını oluşturun. http://aka.ms/azureautomationsdk/webhookoperations

CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

WebhookOperations için uzantı yöntemleri.

Delete(IWebhookOperations, String, String, String)

Web kancasını ada göre silin. http://aka.ms/azureautomationsdk/webhookoperations

DeleteAsync(IWebhookOperations, String, String, String)

WebhookOperations için uzantı yöntemleri.

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

Web kancasını ada göre silin. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUri(IWebhookOperations, String, String)

Web kancası oluştururken kullanmak üzere bir Uri oluşturur. http://aka.ms/azureautomationsdk/webhookoperations

GenerateUriAsync(IWebhookOperations, String, String)

WebhookOperations için uzantı yöntemleri.

GenerateUriAsync(IWebhookOperations, String, String, CancellationToken)

Web kancası oluştururken kullanmak üzere bir Uri oluşturur. http://aka.ms/azureautomationsdk/webhookoperations

Get(IWebhookOperations, String, String, String)

Web kancası adıyla tanımlanan web kancasını alın. http://aka.ms/azureautomationsdk/webhookoperations

GetAsync(IWebhookOperations, String, String, String)

WebhookOperations için uzantı yöntemleri.

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

Web kancası adıyla tanımlanan web kancasını alın. http://aka.ms/azureautomationsdk/webhookoperations

List(IWebhookOperations, String, String, String)

WebhookOperations için uzantı yöntemleri.

ListAsync(IWebhookOperations, String, String, String)

WebhookOperations için uzantı yöntemleri.

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

Web kancalarının listesini alın. http://aka.ms/azureautomationsdk/webhookoperations

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

Web kancalarının listesini alın. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNext(IWebhookOperations, String)

Web kancalarının listesini alın. http://aka.ms/azureautomationsdk/webhookoperations

ListByAutomationAccountNextAsync(IWebhookOperations, String, CancellationToken)

Web kancalarının listesini alın. http://aka.ms/azureautomationsdk/webhookoperations

ListNext(IWebhookOperations, String)

WebhookOperations için uzantı yöntemleri.

ListNextAsync(IWebhookOperations, String)

WebhookOperations için uzantı yöntemleri.

Patch(IWebhookOperations, String, String, WebhookPatchParameters)

WebhookOperations için uzantı yöntemleri.

PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)

WebhookOperations için uzantı yöntemleri.

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

Web kancası adıyla tanımlanan web kancasını güncelleştirin. http://aka.ms/azureautomationsdk/webhookoperations

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

Web kancası adıyla tanımlanan web kancasını güncelleştirin. http://aka.ms/azureautomationsdk/webhookoperations

Şunlara uygulanır