Compartilhar via


RunbookDraftOperationsExtensions Classe

Definição

public static class RunbookDraftOperationsExtensions
type RunbookDraftOperationsExtensions = class
Public Module RunbookDraftOperationsExtensions
Herança
RunbookDraftOperationsExtensions

Métodos

BeginPublish(IRunbookDraftOperations, String, RunbookDraftPublishParameters)

Recupere o runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

BeginPublishAsync(IRunbookDraftOperations, String, RunbookDraftPublishParameters)

Recupere o runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

BeginUpdate(IRunbookDraftOperations, String, RunbookDraftUpdateParameters)

Atualizações o rascunho do runbook com runbookStream como seu conteúdo. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

BeginUpdateAsync(IRunbookDraftOperations, String, RunbookDraftUpdateParameters)

Atualizações o rascunho do runbook com runbookStream como seu conteúdo. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

Content(IRunbookDraftOperations, String, String)

Recupere o conteúdo do rascunho do runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

ContentAsync(IRunbookDraftOperations, String, String)

Recupere o conteúdo do rascunho do runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

Get(IRunbookDraftOperations, String, String)

Recupere o rascunho do runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

GetAsync(IRunbookDraftOperations, String, String)

Recupere o rascunho do runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

Publish(IRunbookDraftOperations, String, RunbookDraftPublishParameters)

Recupere o runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

PublishAsync(IRunbookDraftOperations, String, RunbookDraftPublishParameters)

Recupere o runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

UndoEdit(IRunbookDraftOperations, String, String)

Recupere o runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

UndoEditAsync(IRunbookDraftOperations, String, String)

Recupere o runbook identificado pelo nome do runbook. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

Update(IRunbookDraftOperations, String, RunbookDraftUpdateParameters)

Atualizações o rascunho do runbook com runbookStream como seu conteúdo. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

UpdateAsync(IRunbookDraftOperations, String, RunbookDraftUpdateParameters)

Atualizações o rascunho do runbook com runbookStream como seu conteúdo. (consulte http://aka.ms/azureautomationsdk/runbookdraftoperations para obter mais informações)

Aplica-se a