Uses of Class
com.azure.resourcemanager.datafactory.models.ComponentSetup
-
Packages that use ComponentSetup Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of ComponentSetup in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return ComponentSetup Modifier and Type Method Description ComponentSetup
ComponentSetup. withComponentName(String componentName)
Set the componentName property: The name of the 3rd party component.ComponentSetup
ComponentSetup. withLicenseKey(SecretBase licenseKey)
Set the licenseKey property: The license key to activate the component.
-