HttpClientOptions Properties
An object defining properties for the HttpClientOptions class.
WebInterfaceUrl
Gets or sets the URL for the web interface service.
Type: string
The WebInterfaceUrl property specifies the base URL for the web interface service. This URL is used to connect to the main web interface of the system, which provides user interaction and interface functionality.
OfficeWebAppsUrl
Gets or sets the URL for the Office Web Apps service.
Type: string
The OfficeWebAppsUrl property specifies the base URL for the Office Web Apps service. This URL is used to connect to the Office Web Apps integration service, which provides web-based viewing and editing capabilities for Office documents.
BuildManagerUrl
Gets or sets the URL for the Build Manager service.
Type: string
The BuildManagerUrl property specifies the base URL for the Build Manager service. This URL is used to connect to the build management system, which handles application builds, deployments, and version management.
InternalApiUrl
Gets or sets the URL for the internal API service.
Type: string
The InternalApiUrl property specifies the base URL for the internal API service. This URL is used to connect to the system's internal API endpoints, which provide core functionality and system-level operations.
DocumentServiceApiUrl
Gets or sets the URL for the Document Service API.
Type: string
The DocumentServiceApiUrl property specifies the base URL for the Document Service API. This URL is used to connect to the document management service API, which handles document-related operations such as storage, retrieval, and processing.
StudioUrl
Gets or sets the URL for the Studio service.
Type: string
The StudioUrl property specifies the base URL for the Studio service. This URL is used to connect to the development and configuration environment of the system, where system customization and development tasks are performed.