Uses of Class
com.azure.resourcemanager.datafactory.models.PipelineFolder
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of PipelineFolder in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionPipeline.folder()
Get the folder property: The folder that this Pipeline is in.PipelineResourceInner.folder()
Get the folder property: The folder that this Pipeline is in.Modifier and TypeMethodDescriptionPipeline.withFolder
(PipelineFolder folder) Set the folder property: The folder that this Pipeline is in.PipelineResourceInner.withFolder
(PipelineFolder folder) Set the folder property: The folder that this Pipeline is in. -
Uses of PipelineFolder in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionPipelineResource.folder()
Gets the folder property: The folder that this Pipeline is in.Set the name property: The name of the folder that this Pipeline is in.Modifier and TypeMethodDescriptionPipelineResource.DefinitionStages.WithFolder.withFolder
(PipelineFolder folder) Specifies the folder property: The folder that this Pipeline is in.PipelineResource.UpdateStages.WithFolder.withFolder
(PipelineFolder folder) Specifies the folder property: The folder that this Pipeline is in.