Class SitesResponse.SiteType
Class representing a site response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class SitesResponse.SiteType
Properties
AdminMode
Gets or sets the adminMode for the response.
Declaration
public string? AdminMode { get; set; }
Property Value
Type | Description |
---|---|
string |
AllowSubscriptionAttachmentsv
Gets or sets allowSubscriptionAttachments for the response.
Declaration
public bool AllowSubscriptionAttachmentsv { get; set; }
Property Value
Type | Description |
---|---|
bool |
CatalogingEnabled
Gets or sets catalogingEnabled for the response.
Declaration
public bool CatalogingEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
CommentingEnabled
Gets or sets commentingEnabled for the response.
Declaration
public bool CommentingEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
ContentUrl
Gets or sets the content URL for the response.
Declaration
public string? ContentUrl { get; set; }
Property Value
Type | Description |
---|---|
string |
DerivedPermissionsEnabled
Gets or sets derivedPermissionsEnabled for the response.
Declaration
public bool DerivedPermissionsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
DisableSubscriptions
Gets or sets the disableSubscriptions for the response.
Declaration
public bool DisableSubscriptions { get; set; }
Property Value
Type | Description |
---|---|
bool |
DqwSubscriptionsEnabled
Gets or sets dqwSubscriptionsEnabled for the response.
Declaration
public string? DqwSubscriptionsEnabled { get; set; }
Property Value
Type | Description |
---|---|
string |
EditingFlowsEnabled
Gets or sets editingFlowsEnabled for the response.
Declaration
public bool EditingFlowsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
ExtractEncryptionMode
Gets or sets extractEncryptionMode for the response.
Declaration
public string? ExtractEncryptionMode { get; set; }
Property Value
Type | Description |
---|---|
string |
GuestAccessEnabled
Gets or sets guestAccessEnabled for the response.
Declaration
public bool GuestAccessEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
Id
Gets or sets the ID for the response.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |
IsDataAlertsEnabled
Gets or sets isDataAlertsEnabled for the response.
Declaration
public bool IsDataAlertsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
Name
Gets or sets the name for the response.
Declaration
public string? Name { get; set; }
Property Value
Type | Description |
---|---|
string |
RequestAccessEnabled
Gets or sets requestAccessEnabled for the response.
Declaration
public bool RequestAccessEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
RevisionHistoryEnabled
Gets or sets the revisionHistoryEnabled for the response.
Declaration
public bool RevisionHistoryEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
RevisionLimit
Gets or sets revisionLimit for the response.
Declaration
public string? RevisionLimit { get; set; }
Property Value
Type | Description |
---|---|
string |
RunNowEnabled
Gets or sets runNowEnabled for the response.
Declaration
public bool RunNowEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
SchedulingFlowsEnabled
Gets or sets schedulingFlowsEnabled for the response.
Declaration
public bool SchedulingFlowsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
State
Gets or sets state for the response.
Declaration
public string? State { get; set; }
Property Value
Type | Description |
---|---|
string |
SubscribeOthersEnabledv
Gets or sets subscribeOthersEnabled for the response.
Declaration
public bool SubscribeOthersEnabledv { get; set; }
Property Value
Type | Description |
---|---|
bool |
TimeZone
Gets or sets timeZone for the response.
Declaration
public string? TimeZone { get; set; }
Property Value
Type | Description |
---|---|
string |
UseDefaultTimeZone
Gets or sets useDefaultTimeZone for the response.
Declaration
public bool UseDefaultTimeZone { get; set; }
Property Value
Type | Description |
---|---|
bool |
askDataMode
Gets or sets askDataMode for the response.
Declaration
public string? askDataMode { get; set; }
Property Value
Type | Description |
---|---|
string |