Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeConnectionInfoInner
Package
Description
Package containing the service clients for DataFactoryManagementClient.
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of IntegrationRuntimeConnectionInfoInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionIntegrationRuntimesClient.getConnectionInfo
(String resourceGroupName, String factoryName, String integrationRuntimeName) Gets the on-premises integration runtime connection information for encrypting the on-premises data source credentials.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<IntegrationRuntimeConnectionInfoInner>
IntegrationRuntimesClient.getConnectionInfoWithResponse
(String resourceGroupName, String factoryName, String integrationRuntimeName, com.azure.core.util.Context context) Gets the on-premises integration runtime connection information for encrypting the on-premises data source credentials. -
Uses of IntegrationRuntimeConnectionInfoInner in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionIntegrationRuntimeConnectionInfoInner.withAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties property: Connection information for encrypting the on-premises data source credentials. -
Uses of IntegrationRuntimeConnectionInfoInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionIntegrationRuntimeConnectionInfo.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeConnectionInfoInner object.