Uses of Class
com.azure.resourcemanager.datafactory.models.AzureDataLakeStoreLocation
-
Packages that use AzureDataLakeStoreLocation Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of AzureDataLakeStoreLocation in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return AzureDataLakeStoreLocation Modifier and Type Method Description AzureDataLakeStoreLocation
AzureDataLakeStoreLocation. withFileName(Object fileName)
Set the fileName property: Specify the file name of dataset.AzureDataLakeStoreLocation
AzureDataLakeStoreLocation. withFolderPath(Object folderPath)
Set the folderPath property: Specify the folder path of dataset.
-