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

ReplicaInformation 类

定义

这支持 Service Fabric 基础结构,不应直接从代码中使用。

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

构造函数

ReplicaInformation()

这支持 Service Fabric 基础结构,不应直接从代码中使用。

属性

CatchUpCapability

这支持 Service Fabric 基础结构,不应直接从代码中使用。

CurrentProgress

这支持 Service Fabric 基础结构,不应直接从代码中使用。

Id

这支持 Service Fabric 基础结构,不应直接从代码中使用。

MustCatchup

仅供内部使用。 获取一个值,该值指示是否必须将副本 (replica) 作为 WaitForQuorumCatchup 的一部分赶上。

ReplicatorAddress

这支持 Service Fabric 基础结构,不应直接从代码中使用。

Role

这支持 Service Fabric 基础结构,不应直接从代码中使用。

Status

这支持 Service Fabric 基础结构,不应直接从代码中使用。

适用于