Freigeben über


AutomationAccountState type

Definiert Werte für AutomationAccountState. Mögliche Werte sind: 'Ok', 'Nicht verfügbar', 'Suspended'

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