Uses of Interface
com.azure.resourcemanager.automation.models.RunbookDraftUndoEditResult
Packages that use RunbookDraftUndoEditResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of RunbookDraftUndoEditResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return RunbookDraftUndoEditResultModifier and TypeMethodDescriptionUndo draft edit to last known published state identified by runbook name.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type RunbookDraftUndoEditResultModifier 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.