ConnectionPropertiesV2Union type
type ConnectionPropertiesV2Union =
| ConnectionPropertiesV2
| PATAuthTypeConnectionProperties
| ManagedIdentityAuthTypeConnectionProperties
| UsernamePasswordAuthTypeConnectionProperties
| NoneAuthTypeConnectionProperties
| SASAuthTypeConnectionProperties
| AccountKeyAuthTypeConnectionProperties
| ServicePrincipalAuthTypeConnectionProperties
| AccessKeyAuthTypeConnectionProperties
| ApiKeyAuthConnectionProperties
| CustomKeysConnectionProperties
| OAuth2AuthTypeConnectionProperties
| AADAuthTypeConnectionProperties