StatefulServiceGroupType Class

Definition

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

Constructors

StatefulServiceGroupType()

Properties

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

Applies to