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

GatewayInformation 类

定义

包含标识群集中 Service Fabric 节点的信息。

public sealed class GatewayInformation
type GatewayInformation = class
Public NotInheritable Class GatewayInformation
继承
GatewayInformation

属性

NodeAddress

获取 Service Fabric 客户端在连接到群集清单) 中指定的此节点时 (使用的地址。

NodeId

Service Fabric 在内部用于标识节点的唯一标识符。

NodeInstanceId

重启节点时,Service Fabric 节点的实例会更改。

NodeName

用于生成 NodeId 的群集清单) 中定义的 Service Fabric 节点的友好名称 (。

适用于