你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CosmosClientBuilder.Build 方法

定义

用于创建 cosmos 客户端的方法

public Azure.Cosmos.CosmosClient Build ();
member this.Build : unit -> Azure.Cosmos.CosmosClient
Public Function Build () As CosmosClient

返回

CosmosClient 的一个实例。

注解

发送任何请求后设置此属性不会产生任何影响。

适用于