Web Client Certificate Authentication Args
constructor(authenticationType: Output<String>, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>, pfx: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>, url: Output<Any>)