WebBasicAuthenticationArgs

constructor(authenticationType: Output<String>, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>, url: Output<Any>, username: Output<Any>)