AuthMode type

Defines values for AuthMode.
KnownAuthMode can be used interchangeably with AuthMode, this enum contains the known values that the service supports.

Known values supported by the service

optInAllAuth: Default authentication configuration according to the authentication type.
optOutAllAuth: Skip all authentication configuration such as enabling managed identity and granting RBAC roles

type AuthMode = string