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

Source.Addr 属性

定义

获取或设置生成事件的注册表节点的 IP 或主机名和端口。 通常,此问题将由 os 解决。主机名 () 以及正在运行的端口。

[Newtonsoft.Json.JsonProperty(PropertyName="addr")]
public string Addr { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="addr")>]
member this.Addr : string with get, set
Public Property Addr As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于