Enum PipelineProfile
Enumeration of the various supported migration pipeline profiles.
Namespace: Tableau.Migration
Assembly: Tableau.Migration.dll
Syntax
public enum PipelineProfile
Fields
Name | Description |
---|---|
CloudToCloud | The pipeline to bulk migrate content from a Tableau Cloud site to a Tableau Cloud site. |
Custom | A custom pipeline supplied by the migration plan is used. |
ServerToCloud | The pipeline to bulk migrate content from a Tableau Server site to a Tableau Cloud site. |
ServerToServer | The pipeline to bulk migrate content from a Tableau Server site to a Tableau Server site. |