CreateOrUpdate(IWebhookOperations, String, String, String, WebhookCreateOrUpdateParameters)
|
Creare il webhook identificato dal nome del webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
CreateOrUpdate(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)
|
Metodi di estensione per WebhookOperations.
|
CreateOrUpdateAsync(IWebhookOperations, String, String, String, WebhookCreateOrUpdateParameters, CancellationToken)
|
Creare il webhook identificato dal nome del webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
CreateOrUpdateAsync(IWebhookOperations, String, String, WebhookCreateOrUpdateParameters)
|
Metodi di estensione per WebhookOperations.
|
Delete(IWebhookOperations, String, String, String)
|
Eliminare il webhook in base al nome.
http://aka.ms/azureautomationsdk/webhookoperations
|
DeleteAsync(IWebhookOperations, String, String, String)
|
Metodi di estensione per WebhookOperations.
|
DeleteAsync(IWebhookOperations, String, String, String, CancellationToken)
|
Eliminare il webhook in base al nome.
http://aka.ms/azureautomationsdk/webhookoperations
|
GenerateUri(IWebhookOperations, String, String)
|
Genera un URI da usare per la creazione di un webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
GenerateUriAsync(IWebhookOperations, String, String)
|
Metodi di estensione per WebhookOperations.
|
GenerateUriAsync(IWebhookOperations, String, String, CancellationToken)
|
Genera un URI da usare per la creazione di un webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
Get(IWebhookOperations, String, String, String)
|
Recuperare il webhook identificato dal nome del webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
GetAsync(IWebhookOperations, String, String, String)
|
Metodi di estensione per WebhookOperations.
|
GetAsync(IWebhookOperations, String, String, String, CancellationToken)
|
Recuperare il webhook identificato dal nome del webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
List(IWebhookOperations, String, String, String)
|
Metodi di estensione per WebhookOperations.
|
ListAsync(IWebhookOperations, String, String, String)
|
Metodi di estensione per WebhookOperations.
|
ListByAutomationAccount(IWebhookOperations, String, String, ODataQuery<Webhook>)
|
Recuperare un elenco di webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
ListByAutomationAccountAsync(IWebhookOperations, String, String, ODataQuery<Webhook>, CancellationToken)
|
Recuperare un elenco di webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
ListByAutomationAccountNext(IWebhookOperations, String)
|
Recuperare un elenco di webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
ListByAutomationAccountNextAsync(IWebhookOperations, String, CancellationToken)
|
Recuperare un elenco di webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
ListNext(IWebhookOperations, String)
|
Metodi di estensione per WebhookOperations.
|
ListNextAsync(IWebhookOperations, String)
|
Metodi di estensione per WebhookOperations.
|
Patch(IWebhookOperations, String, String, WebhookPatchParameters)
|
Metodi di estensione per WebhookOperations.
|
PatchAsync(IWebhookOperations, String, String, WebhookPatchParameters)
|
Metodi di estensione per WebhookOperations.
|
Update(IWebhookOperations, String, String, String, WebhookUpdateParameters)
|
Aggiornare il webhook identificato dal nome del webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|
UpdateAsync(IWebhookOperations, String, String, String, WebhookUpdateParameters, CancellationToken)
|
Aggiornare il webhook identificato dal nome del webhook.
http://aka.ms/azureautomationsdk/webhookoperations
|