Uses of Class
com.azure.resourcemanager.datafactory.models.EnvironmentVariableSetup
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of EnvironmentVariableSetup in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionEnvironmentVariableSetup.withVariableName
(String variableName) Set the variableName property: The name of the environment variable.EnvironmentVariableSetup.withVariableValue
(String variableValue) Set the variableValue property: The value of the environment variable.