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

RequestOptions.ShallowCopy 方法

定义

克隆 RequestOptions。

public Microsoft.Azure.Cosmos.RequestOptions ShallowCopy ();
member this.ShallowCopy : unit -> Microsoft.Azure.Cosmos.RequestOptions
Public Function ShallowCopy () As RequestOptions

返回

克隆的 RequestOptions。

适用于