Interface IDataSourceDetailsType
Interface for a data source response object with extended information, from a GET query for example.
Inherited Members
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IDataSourceDetailsType : IDataSourceType, IRestIdentifiable, INamedContent, IWithProjectType, IWithOwnerType, IWithTagTypes
Properties
CertificationNote
Gets the certification note for the response.
Declaration
string? CertificationNote { get; }
Property Value
Type | Description |
---|---|
string |