Uses of Class
com.azure.resourcemanager.datafactory.models.SsisEnvironmentReference
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SsisEnvironmentReference in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSsisEnvironmentReference.withEnvironmentFolderName
(String environmentFolderName) Set the environmentFolderName property: Environment folder name.SsisEnvironmentReference.withEnvironmentName
(String environmentName) Set the environmentName property: Environment name.Set the id property: Environment reference id.SsisEnvironmentReference.withReferenceType
(String referenceType) Set the referenceType property: Reference type.Modifier and TypeMethodDescriptionSsisProject.environmentRefs()
Get the environmentRefs property: Environment reference in project.Modifier and TypeMethodDescriptionSsisProject.withEnvironmentRefs
(List<SsisEnvironmentReference> environmentRefs) Set the environmentRefs property: Environment reference in project.