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

StatefulServiceGroupType 类

定义

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

构造函数

StatefulServiceGroupType()

属性

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

适用于