RunbookTypeEnum Enum

Gets or sets the type of the runbook.

Inheritance
builtins.str
RunbookTypeEnum
RunbookTypeEnum

Constructor

RunbookTypeEnum(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

GRAPH
GRAPH_POWER_SHELL
GRAPH_POWER_SHELL_WORKFLOW
POWER_SHELL
POWER_SHELL_WORKFLOW
SCRIPT