Table of Contents

TTMSMCPCloudBaseService Class

Describes the cloud service endpoint used by a cloud base component, including the service name, base URL, and developer portal URL.

API unit family: TMS.MCP.CloudBase Inherits from: TPersistent

Syntax

TTMSMCPCloudBaseService = class(TPersistent)

Properties

Name Description
BaseURL The root URL used as the base for all API requests to this service.
DeveloperURL The URL of the service's developer portal or documentation site.
Name The display name of the cloud service.