Interface Runbook.Definition
- All Superinterfaces:
Runbook.DefinitionStages.Blank
,Runbook.DefinitionStages.WithCreate
,Runbook.DefinitionStages.WithDescription
,Runbook.DefinitionStages.WithDraft
,Runbook.DefinitionStages.WithLocation
,Runbook.DefinitionStages.WithLogActivityTrace
,Runbook.DefinitionStages.WithLogProgress
,Runbook.DefinitionStages.WithLogVerbose
,Runbook.DefinitionStages.WithName
,Runbook.DefinitionStages.WithParentResource
,Runbook.DefinitionStages.WithPublishContentLink
,Runbook.DefinitionStages.WithRunbookType
,Runbook.DefinitionStages.WithTags
- Enclosing interface:
- Runbook
public static interface Runbook.Definition
extends Runbook.DefinitionStages.Blank, Runbook.DefinitionStages.WithParentResource, Runbook.DefinitionStages.WithRunbookType, Runbook.DefinitionStages.WithCreate
The entirety of the Runbook definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithDraft
withDraft
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithLocation
withRegion, withRegion
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithLogActivityTrace
withLogActivityTrace
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithLogProgress
withLogProgress
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithLogVerbose
withLogVerbose
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithName
withName
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithParentResource
withExistingAutomationAccount
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithPublishContentLink
withPublishContentLink
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithRunbookType
withRunbookType
Methods inherited from interface com.azure.resourcemanager.automation.models.Runbook.DefinitionStages.WithTags
withTags