Freigeben über


IRunbookDraftOperations.UndoEditAsync Methode

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.RunbookDraftUndoEditResponse> UndoEditAsync (string resourceGroupName, string automationAccount, string runbookName, System.Threading.CancellationToken cancellationToken);
abstract member UndoEditAsync : string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.RunbookDraftUndoEditResponse>
Public Function UndoEditAsync (resourceGroupName As String, automationAccount As String, runbookName As String, cancellationToken As CancellationToken) As Task(Of RunbookDraftUndoEditResponse)

Parameter

resourceGroupName
String
automationAccount
String
runbookName
String
cancellationToken
CancellationToken

Gibt zurück

Gilt für: