Netezza Linked Service Response
data class NetezzaLinkedServiceResponse(val annotations: List<Any>? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val connectionString: Any? = null, val description: String? = null, val encryptedCredential: String? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val pwd: AzureKeyVaultSecretReferenceResponse? = null, val type: String)
Netezza linked service.
Constructors
Link copied to clipboard
fun NetezzaLinkedServiceResponse(annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any? = null, description: String? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, pwd: AzureKeyVaultSecretReferenceResponse? = null, type: String)