Class ServerInfoResponse.ServerInfoType.RestApiVersionType
Class representing a REST API version response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class ServerInfoResponse.ServerInfoType.RestApiVersionType
Properties
Version
Gets or sets the version for the
Declaration
public string? Version { get; set; }
Property Value
Type | Description |
---|---|
string |