AutomationAccountState type

Gets status of account.
KnownAutomationAccountState can be used interchangeably with AutomationAccountState, this enum contains the known values that the service supports.

Known values supported by the service

Ok: Ok
Unavailable: Unavailable
Suspended: Suspended

type AutomationAccountState = string