ODataLinkedServiceArgs

constructor(aadResourceId: Output<Any>? = null, aadServicePrincipalCredentialType: Output<Either<String, ODataAadServicePrincipalCredentialType>>? = null, annotations: Output<List<Any>>? = null, authHeaders: Output<Any>? = null, authenticationType: Output<Either<String, ODataAuthenticationType>>? = null, azureCloudType: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, servicePrincipalEmbeddedCert: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, servicePrincipalEmbeddedCertPassword: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, tenant: Output<Any>? = null, type: Output<String>, url: Output<Any>, userName: Output<Any>? = null, version: Output<String>? = null)