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

WebHttpRelayBinding.ProxyAddress 属性

定义

获取或设置一个 URI,包含要用于 HTTP 请求的代理地址。

public Uri ProxyAddress { get; set; }
member this.ProxyAddress : Uri with get, set
Public Property ProxyAddress As Uri

属性值

Uri

返回一个 , Uri 其中包含要用于 HTTP 请求的代理的地址。 默认值为 null。

适用于