Condividi tramite


RunbookOperationsExtensions Classe

Definizione

Metodi di estensione per RunbookOperations.

public static class RunbookOperationsExtensions
type RunbookOperationsExtensions = class
Public Module RunbookOperationsExtensions
Ereditarietà
RunbookOperationsExtensions

Metodi

BeginPublish(IRunbookOperations, String, String, String)

Pubblicare la bozza del runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

BeginPublishAsync(IRunbookOperations, String, String, String, CancellationToken)

Pubblicare la bozza del runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

Content(IRunbookOperations, String, String, String)

Metodi di estensione per RunbookOperations.

ContentAsync(IRunbookOperations, String, String, String)

Metodi di estensione per RunbookOperations.

CreateOrUpdate(IRunbookOperations, String, String, RunbookCreateOrUpdateParameters)

Metodi di estensione per RunbookOperations.

CreateOrUpdate(IRunbookOperations, String, String, String, RunbookCreateOrUpdateParameters)

Creare il runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

CreateOrUpdateAsync(IRunbookOperations, String, String, RunbookCreateOrUpdateParameters)

Metodi di estensione per RunbookOperations.

CreateOrUpdateAsync(IRunbookOperations, String, String, String, RunbookCreateOrUpdateParameters, CancellationToken)

Creare il runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

CreateOrUpdateWithDraft(IRunbookOperations, String, String, RunbookCreateOrUpdateDraftParameters)

Metodi di estensione per RunbookOperations.

CreateOrUpdateWithDraftAsync(IRunbookOperations, String, String, RunbookCreateOrUpdateDraftParameters)

Metodi di estensione per RunbookOperations.

Delete(IRunbookOperations, String, String, String)

Eliminare il runbook in base al nome. http://aka.ms/azureautomationsdk/runbookoperations

DeleteAsync(IRunbookOperations, String, String, String)

Metodi di estensione per RunbookOperations.

DeleteAsync(IRunbookOperations, String, String, String, CancellationToken)

Eliminare il runbook in base al nome. http://aka.ms/azureautomationsdk/runbookoperations

Get(IRunbookOperations, String, String, String)

Recuperare il runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

GetAsync(IRunbookOperations, String, String, String)

Metodi di estensione per RunbookOperations.

GetAsync(IRunbookOperations, String, String, String, CancellationToken)

Recuperare il runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

GetContent(IRunbookOperations, String, String, String)

Recuperare il contenuto del runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

GetContentAsync(IRunbookOperations, String, String, String, CancellationToken)

Recuperare il contenuto del runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

List(IRunbookOperations, String, String)

Metodi di estensione per RunbookOperations.

ListAsync(IRunbookOperations, String, String)

Metodi di estensione per RunbookOperations.

ListByAutomationAccount(IRunbookOperations, String, String)

Recuperare un elenco di runbook. http://aka.ms/azureautomationsdk/runbookoperations

ListByAutomationAccountAsync(IRunbookOperations, String, String, CancellationToken)

Recuperare un elenco di runbook. http://aka.ms/azureautomationsdk/runbookoperations

ListByAutomationAccountNext(IRunbookOperations, String)

Recuperare un elenco di runbook. http://aka.ms/azureautomationsdk/runbookoperations

ListByAutomationAccountNextAsync(IRunbookOperations, String, CancellationToken)

Recuperare un elenco di runbook. http://aka.ms/azureautomationsdk/runbookoperations

ListNext(IRunbookOperations, String)

Metodi di estensione per RunbookOperations.

ListNextAsync(IRunbookOperations, String)

Metodi di estensione per RunbookOperations.

Patch(IRunbookOperations, String, String, RunbookPatchParameters)

Metodi di estensione per RunbookOperations.

PatchAsync(IRunbookOperations, String, String, RunbookPatchParameters)

Metodi di estensione per RunbookOperations.

Publish(IRunbookOperations, String, String, String)

Pubblicare la bozza del runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

PublishAsync(IRunbookOperations, String, String, String, CancellationToken)

Pubblicare la bozza del runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

Update(IRunbookOperations, String, String, String, RunbookUpdateParameters)

Aggiornare il runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

UpdateAsync(IRunbookOperations, String, String, String, RunbookUpdateParameters, CancellationToken)

Aggiornare il runbook identificato dal nome del runbook. http://aka.ms/azureautomationsdk/runbookoperations

Si applica a