Aracılığıyla paylaş


IWebhookOperations Arabirim

Tanım

WebhookOperations işlemleri.

public interface IWebhookOperations
type IWebhookOperations = interface
Public Interface IWebhookOperations

Yöntemler

CreateOrUpdateAsync(String, String, WebhookCreateOrUpdateParameters, CancellationToken)

WebhookOperations işlemleri.

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

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

DeleteAsync(String, String, String, CancellationToken)

WebhookOperations işlemleri.

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

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

GenerateUriAsync(String, String, CancellationToken)

WebhookOperations işlemleri.

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

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

GetAsync(String, String, String, CancellationToken)

WebhookOperations işlemleri.

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

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

ListAsync(String, String, String, CancellationToken)

WebhookOperations işlemleri.

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

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

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

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

ListNextAsync(String, CancellationToken)

WebhookOperations işlemleri.

PatchAsync(String, String, WebhookPatchParameters, CancellationToken)

WebhookOperations işlemleri.

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

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

Uzantı Metotları

CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

WebhookOperations işlemleri.

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

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

CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)

WebhookOperations işlemleri.

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

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

Delete(IWebhookOperations, String, String, String)

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

DeleteAsync(IWebhookOperations, String, String, String)

WebhookOperations işlemleri.

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şlemleri.

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şlemleri.

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şlemleri.

ListAsync(IWebhookOperations, String, String, String)

WebhookOperations işlemleri.

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şlemleri.

ListNextAsync(IWebhookOperations, String)

WebhookOperations işlemleri.

Patch(IWebhookOperations, String, String, WebhookPatchParameters)

WebhookOperations işlemleri.

PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)

WebhookOperations işlemleri.

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