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

StatefulServiceDescription Class

Definition

public sealed class StatefulServiceDescription : System.Fabric.Description.ServiceDescription
type StatefulServiceDescription = class
    inherit ServiceDescription
Public NotInheritable Class StatefulServiceDescription
Inherits ServiceDescription
Inheritance
System.Object
StatefulServiceDescription

Constructors

StatefulServiceDescription()

Properties

ApplicationName (Inherited from ServiceDescription)
AuxiliaryReplicaCount
Correlations (Inherited from ServiceDescription)
DefaultMoveCost (Inherited from ServiceDescription)
DropSourceReplicaOnMove
HasPersistedState
InitializationData (Inherited from ServiceDescription)
IsDefaultMoveCostSpecified (Inherited from ServiceDescription)
Kind (Inherited from ServiceDescription)
Metrics (Inherited from ServiceDescription)
MinReplicaSetSize
PartitionSchemeDescription (Inherited from ServiceDescription)
PlacementConstraints (Inherited from ServiceDescription)
PlacementPolicies (Inherited from ServiceDescription)
QuorumLossWaitDuration
ReplicaLifecycleDescription
ReplicaRestartWaitDuration
ScalingPolicies (Inherited from ServiceDescription)
ServiceDnsName (Inherited from ServiceDescription)
ServiceName (Inherited from ServiceDescription)
ServicePackageActivationMode (Inherited from ServiceDescription)
ServicePlacementTimeLimit
ServiceTags (Inherited from ServiceDescription)
ServiceTypeName (Inherited from ServiceDescription)
StandByReplicaKeepDuration
TargetReplicaSetSize

Applies to