BentleyCloudRpcParams Interface
Initialization parameters for BentleyCloudRpcConfiguration.
Properties
Name | Type | Description | |
---|---|---|---|
info | OpenAPIInfo | Identifies the remote server that implements a set of RpcInterfaces. | |
pathPrefix | string | undefined | An optional prefix for RPC operation URI paths. | |
uriPrefix | string | undefined | The URI of the orchestrator that will route requests to the remote RpcInterface server. |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.