AuthInfoBaseUnion type
type AuthInfoBaseUnion =
| AuthInfoBase
| SecretAuthInfo
| UserAssignedIdentityAuthInfo
| SystemAssignedIdentityAuthInfo
| ServicePrincipalSecretAuthInfo
| ServicePrincipalCertificateAuthInfo