Freigeben über


IRunbookDraftOperations Schnittstelle

Definition

RunbookDraftOperations-Vorgänge.

public interface IRunbookDraftOperations
type IRunbookDraftOperations = interface
Public Interface IRunbookDraftOperations

Methoden

BeginPublishAsync(String, String, RunbookDraftPublishParameters, CancellationToken)

RunbookDraftOperations-Vorgänge.

BeginReplaceContentWithHttpMessagesAsync(String, String, String, Stream, Dictionary<String,List<String>>, CancellationToken)

Ersetzt den Inhalt des Runbookentwurfs. http://aka.ms/azureautomationsdk/runbookdraftoperations

BeginUpdateAsync(String, String, RunbookDraftUpdateParameters, CancellationToken)

RunbookDraftOperations-Vorgänge.

BeginUpdateGraphAsync(String, String, RunbookDraftUpdateParameters, CancellationToken)

RunbookDraftOperations-Vorgänge.

ContentAsync(String, String, String, CancellationToken)

RunbookDraftOperations-Vorgänge.

GetAsync(String, String, String, CancellationToken)

RunbookDraftOperations-Vorgänge.

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

Rufen Sie den Inhalt des Runbookentwurfs ab, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

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

Rufen Sie den runbook-Entwurf ab, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

PublishAsync(String, String, RunbookDraftPublishParameters, CancellationToken)

RunbookDraftOperations-Vorgänge.

ReplaceContentWithHttpMessagesAsync(String, String, String, Stream, Dictionary<String,List<String>>, CancellationToken)

Ersetzt den Inhalt des Runbookentwurfs. http://aka.ms/azureautomationsdk/runbookdraftoperations

UndoEditAsync(String, String, String, CancellationToken)

RunbookDraftOperations-Vorgänge.

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

Rückgängigmachen der Entwurfsbearbeitung in den letzten bekannten veröffentlichten Status, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

UpdateAsync(String, String, RunbookDraftUpdateParameters, CancellationToken)

RunbookDraftOperations-Vorgänge.

UpdateGraphAsync(String, String, RunbookDraftUpdateParameters, CancellationToken)

RunbookDraftOperations-Vorgänge.

Erweiterungsmethoden

BeginPublish(IRunbookDraftOperations, String, String, RunbookDraftPublishParameters)

RunbookDraftOperations-Vorgänge.

BeginPublishAsync(IRunbookDraftOperations, String, String, RunbookDraftPublishParameters)

RunbookDraftOperations-Vorgänge.

BeginReplaceContent(IRunbookDraftOperations, String, String, String, Stream)

Ersetzt den Inhalt des Runbookentwurfs. http://aka.ms/azureautomationsdk/runbookdraftoperations

BeginReplaceContentAsync(IRunbookDraftOperations, String, String, String, Stream, CancellationToken)

Ersetzt den Inhalt des Runbookentwurfs. http://aka.ms/azureautomationsdk/runbookdraftoperations

BeginUpdate(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

BeginUpdateAsync(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

BeginUpdateGraph(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

BeginUpdateGraphAsync(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

Content(IRunbookDraftOperations, String, String, String)

RunbookDraftOperations-Vorgänge.

ContentAsync(IRunbookDraftOperations, String, String, String)

RunbookDraftOperations-Vorgänge.

Get(IRunbookDraftOperations, String, String, String)

Rufen Sie den runbook-Entwurf ab, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

GetAsync(IRunbookDraftOperations, String, String, String)

RunbookDraftOperations-Vorgänge.

GetAsync(IRunbookDraftOperations, String, String, String, CancellationToken)

Rufen Sie den runbook-Entwurf ab, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

GetContent(IRunbookDraftOperations, String, String, String)

Rufen Sie den Inhalt des Runbookentwurfs ab, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

GetContentAsync(IRunbookDraftOperations, String, String, String, CancellationToken)

Rufen Sie den Inhalt des Runbookentwurfs ab, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

Publish(IRunbookDraftOperations, String, String, RunbookDraftPublishParameters)

RunbookDraftOperations-Vorgänge.

PublishAsync(IRunbookDraftOperations, String, String, RunbookDraftPublishParameters)

RunbookDraftOperations-Vorgänge.

ReplaceContent(IRunbookDraftOperations, String, String, String, Stream)

Ersetzt den Inhalt des Runbookentwurfs. http://aka.ms/azureautomationsdk/runbookdraftoperations

ReplaceContentAsync(IRunbookDraftOperations, String, String, String, Stream, CancellationToken)

Ersetzt den Inhalt des Runbookentwurfs. http://aka.ms/azureautomationsdk/runbookdraftoperations

UndoEdit(IRunbookDraftOperations, String, String, String)

Rückgängigmachen der Entwurfsbearbeitung in den letzten bekannten veröffentlichten Status, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

UndoEditAsync(IRunbookDraftOperations, String, String, String)

RunbookDraftOperations-Vorgänge.

UndoEditAsync(IRunbookDraftOperations, String, String, String, CancellationToken)

Rückgängigmachen der Entwurfsbearbeitung in den letzten bekannten veröffentlichten Status, der durch den Runbooknamen identifiziert wird. http://aka.ms/azureautomationsdk/runbookdraftoperations

Update(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

UpdateAsync(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

UpdateGraph(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

UpdateGraphAsync(IRunbookDraftOperations, String, String, RunbookDraftUpdateParameters)

RunbookDraftOperations-Vorgänge.

Gilt für: