GoverningWorkflow Object

Contains information about the workflow governing a resource.

This object is used by the following operations:

The properties included in the GoverningWorkflow object are listed below.

Property Type Description
Governed boolean Indicates whether the resource is governed by a custom workflow (true) or not (false).
Key string The unique workflow definition key for the custom workflow.
Name string The name of the custom workflow.
Description string The description of the custom workflow.
State string The current state of the workflow. For information about possible values, see Workflow States.
Updated dateTime The date/time stamp when the resource was last updated. Used only in response messages.