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

StatefulServiceType 类

定义

public class StatefulServiceType : System.Fabric.Management.ServiceModel.ServiceType
type StatefulServiceType = class
    inherit ServiceType
Public Class StatefulServiceType
Inherits ServiceType
继承
StatefulServiceType
派生

构造函数

StatefulServiceType()

属性

AuxiliaryReplicaCount
DefaultMoveCost (继承自 ServiceType)
DefaultMoveCostSpecified (继承自 ServiceType)
DropSourceReplicaOnMove
LoadMetrics (继承自 ServiceType)
MinReplicaSetSize
NamedPartition (继承自 ServiceType)
PlacementConstraints (继承自 ServiceType)
QuorumLossWaitDurationSeconds
ReplicaLifecycleDescription
ReplicaRestartWaitDurationSeconds
ServiceCorrelations (继承自 ServiceType)
ServicePlacementPolicies (继承自 ServiceType)
ServicePlacementTimeLimitSeconds
ServiceScalingPolicies (继承自 ServiceType)
ServiceTypeName (继承自 ServiceType)
SingletonPartition (继承自 ServiceType)
StandByReplicaKeepDurationSeconds
TagsRequiredToPlace (继承自 ServiceType)
TagsRequiredToRun (继承自 ServiceType)
TargetReplicaSetSize
UniformInt64Partition (继承自 ServiceType)

适用于