AutomationAccountAuthenticationType type

A value indicating the type authentication to use for automation Account.
KnownAutomationAccountAuthenticationType can be used interchangeably with AutomationAccountAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

RunAsAccount: RunAsAccount
SystemAssignedIdentity: SystemAssignedIdentity

type AutomationAccountAuthenticationType = string