Uses of Class
com.azure.resourcemanager.datafactory.models.SsisPackage
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SsisPackage in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSsisPackage.withDescription
(String description) Set the description property: Metadata description.SsisPackage.withFolderId
(Long folderId) Set the folderId property: Folder id which contains package.Set the id property: Metadata id.Set the name property: Metadata name.SsisPackage.withParameters
(List<SsisParameter> parameters) Set the parameters property: Parameters in package.SsisPackage.withProjectId
(Long projectId) Set the projectId property: Project id which contains package.SsisPackage.withProjectVersion
(Long projectVersion) Set the projectVersion property: Project version which contains package.