1.0.0-beta.21 (2023-02-20)
- Azure Resource Manager DataFactory client library for Java. This package contains Microsoft Azure SDK for DataFactory Management SDK. The Azure Data Factory V2 management API provides a RESTful set of web services that interact with Azure Data Factory V2 services. Package tag package-2018-06. For documentation on how to use this package, please see Azure Management Libraries for Java.
Features Added
-
models.CopyComputeScaleProperties
was added -
models.AzureStorageAuthenticationType
was added -
models.PipelineExternalComputeScaleProperties
was added
models.IntegrationRuntimeComputeProperties
was modified
pipelineExternalComputeScaleProperties()
was addedwithPipelineExternalComputeScaleProperties(models.PipelineExternalComputeScaleProperties)
was addedcopyComputeScaleProperties()
was addedwithCopyComputeScaleProperties(models.CopyComputeScaleProperties)
was added
models.AzureBlobStorageLinkedService
was modified
authenticationType()
was addedcontainerUri()
was addedwithAuthenticationType(models.AzureStorageAuthenticationType)
was addedwithContainerUri(java.lang.Object)
was added