Interface ITableauApiEndpointConfiguration
Endpoint configuration for connecting to a Tableau Server/Cloud site API.
Inherited Members
Namespace: Tableau.Migration.Engine.Endpoints
Assembly: Tableau.Migration.dll
Syntax
public interface ITableauApiEndpointConfiguration : IMigrationPlanEndpointConfiguration
Properties
SiteConnectionConfiguration
Gets the configuration to use to sign into the Tableau site.
Declaration
TableauSiteConnectionConfiguration SiteConnectionConfiguration { get; }
Property Value
Type | Description |
---|---|
TableauSiteConnectionConfiguration |