BentleyCloudRpcParams Interface
Beta
Initialization parameters for BentleyCloudRpcConfiguration.
Properties
| Name | Type | Description | |
|---|---|---|---|
| info | OpenAPIInfo | Identifies the remote server that implements a set of RpcInterfaces. | |
| pathPrefix | undefined | string | An optional prefix for RPC operation URI paths. | |
| uriPrefix | undefined | string | The URI of the orchestrator that will route requests to the remote RpcInterface server. |
Defined in
Last Updated: 30 November, 2023