Uses of Class
com.azure.resourcemanager.datafactory.models.PackageStore
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of PackageStore in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSet the name property: The name of the package store.PackageStore.withPackageStoreLinkedService
(EntityReference packageStoreLinkedService) Set the packageStoreLinkedService property: The package store linked service reference.Modifier and TypeMethodDescriptionIntegrationRuntimeSsisProperties.packageStores()
Get the packageStores property: Package stores for the SSIS Integration Runtime.Modifier and TypeMethodDescriptionIntegrationRuntimeSsisProperties.withPackageStores
(List<PackageStore> packageStores) Set the packageStores property: Package stores for the SSIS Integration Runtime.