Class SignInRequest.CredentialsType.SiteType
Class representing a site request.
Namespace: Tableau.Migration.Api.Rest.Models.Requests
Assembly: Tableau.Migration.dll
Syntax
public class SignInRequest.CredentialsType.SiteType
Properties
ContentUrl
Gets or sets the content URL for the request.
Declaration
public string? ContentUrl { get; set; }
Property Value
Type | Description |
---|---|
string |