Uses of Interface
com.azure.resourcemanager.automation.models.RunbookDraftUndoEditResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of RunbookDraftUndoEditResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionUndo draft edit to last known published state identified by runbook name.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<RunbookDraftUndoEditResult>
RunbookDrafts.undoEditWithResponse
(String resourceGroupName, String automationAccountName, String runbookName, com.azure.core.util.Context context) Undo draft edit to last known published state identified by runbook name.