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

QueryRequestOptions.DedicatedGatewayRequestOptions 属性

定义

获取或设置 DedicatedGatewayRequestOptions 针对专用网关的请求的 。 在此处详细了解专用网关。 仅当 设置为 ConnectionMode.Gateway 并且专用网关终结点用于发送请求时 ConnectionMode ,才会执行这些选项。 否则,这些选项不起作用。

public Microsoft.Azure.Cosmos.DedicatedGatewayRequestOptions DedicatedGatewayRequestOptions { get; set; }
member this.DedicatedGatewayRequestOptions : Microsoft.Azure.Cosmos.DedicatedGatewayRequestOptions with get, set
Public Property DedicatedGatewayRequestOptions As DedicatedGatewayRequestOptions

属性值

适用于