Share via


RunbookOperationsExtensions Clase

Definición

Métodos de extensión para RunbookOperations.

public static class RunbookOperationsExtensions
type RunbookOperationsExtensions = class
Public Module RunbookOperationsExtensions
Herencia
RunbookOperationsExtensions

Métodos

BeginPublish(IRunbookOperations, String, String, String)

Publicar borrador de runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

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

Publicar borrador de runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

Content(IRunbookOperations, String, String, String)

Métodos de extensión para RunbookOperations.

ContentAsync(IRunbookOperations, String, String, String)

Métodos de extensión para RunbookOperations.

CreateOrUpdate(IRunbookOperations, String, String, RunbookCreateOrUpdateParameters)

Métodos de extensión para RunbookOperations.

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

Cree el runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

CreateOrUpdateAsync(IRunbookOperations, String, String, RunbookCreateOrUpdateParameters)

Métodos de extensión para RunbookOperations.

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

Cree el runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

CreateOrUpdateWithDraft(IRunbookOperations, String, String, RunbookCreateOrUpdateDraftParameters)

Métodos de extensión para RunbookOperations.

CreateOrUpdateWithDraftAsync(IRunbookOperations, String, String, RunbookCreateOrUpdateDraftParameters)

Métodos de extensión para RunbookOperations.

Delete(IRunbookOperations, String, String, String)

Elimine el runbook por nombre. http://aka.ms/azureautomationsdk/runbookoperations

DeleteAsync(IRunbookOperations, String, String, String)

Métodos de extensión para RunbookOperations.

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

Elimine el runbook por nombre. http://aka.ms/azureautomationsdk/runbookoperations

Get(IRunbookOperations, String, String, String)

Recupere el runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

GetAsync(IRunbookOperations, String, String, String)

Métodos de extensión para RunbookOperations.

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

Recupere el runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

GetContent(IRunbookOperations, String, String, String)

Recupere el contenido del runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

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

Recupere el contenido del runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

List(IRunbookOperations, String, String)

Métodos de extensión para RunbookOperations.

ListAsync(IRunbookOperations, String, String)

Métodos de extensión para RunbookOperations.

ListByAutomationAccount(IRunbookOperations, String, String)

Recuperar una lista de runbooks. http://aka.ms/azureautomationsdk/runbookoperations

ListByAutomationAccountAsync(IRunbookOperations, String, String, CancellationToken)

Recuperar una lista de runbooks. http://aka.ms/azureautomationsdk/runbookoperations

ListByAutomationAccountNext(IRunbookOperations, String)

Recuperar una lista de runbooks. http://aka.ms/azureautomationsdk/runbookoperations

ListByAutomationAccountNextAsync(IRunbookOperations, String, CancellationToken)

Recuperar una lista de runbooks. http://aka.ms/azureautomationsdk/runbookoperations

ListNext(IRunbookOperations, String)

Métodos de extensión para RunbookOperations.

ListNextAsync(IRunbookOperations, String)

Métodos de extensión para RunbookOperations.

Patch(IRunbookOperations, String, String, RunbookPatchParameters)

Métodos de extensión para RunbookOperations.

PatchAsync(IRunbookOperations, String, String, RunbookPatchParameters)

Métodos de extensión para RunbookOperations.

Publish(IRunbookOperations, String, String, String)

Publicar borrador de runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

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

Publicar borrador de runbook. http://aka.ms/azureautomationsdk/runbookdraftoperations

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

Actualice el runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

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

Actualice el runbook identificado por el nombre del runbook. http://aka.ms/azureautomationsdk/runbookoperations

Se aplica a