WorkflowKind type
Gets the logic app hybrid workflow kind.
KnownWorkflowKind can be used interchangeably with WorkflowKind,
this enum contains the known values that the service supports.
Known values supported by the service
Stateful: Stateful
Stateless: Stateless
Agentic: Agentic
type WorkflowKind = string