Compartilhar via


AutomationAccountState type

Define valores para AutomationAccountState. Os valores possíveis incluem: 'Ok', 'Unavailable', 'Suspended'

type AutomationAccountState = "Ok" | "Unavailable" | "Suspended"