StartupStatefulServiceType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class StartupStatefulServiceType : StartupServicesModel.StartupServiceType
type StartupStatefulServiceType = class
inherit StartupServiceType
Public Class StartupStatefulServiceType
Inherits StartupServiceType
- Inheritance
- Derived
Constructors
StartupStatefulServiceType() |
Properties
DefaultMoveCost | (Inherited from StartupServiceType) |
DefaultMoveCostSpecified | (Inherited from StartupServiceType) |
DropSourceReplicaOnMove | |
LoadMetrics | (Inherited from StartupServiceType) |
MinReplicaSetSize | |
NamedPartition | (Inherited from StartupServiceType) |
PlacementConstraints | (Inherited from StartupServiceType) |
QuorumLossWaitDurationSeconds | |
ReplicaRestartWaitDurationSeconds | |
ServiceCorrelations | (Inherited from StartupServiceType) |
ServicePlacementPolicies | (Inherited from StartupServiceType) |
ServicePlacementTimeLimitSeconds | |
ServiceScalingPolicies | (Inherited from StartupServiceType) |
ServiceTypeName | (Inherited from StartupServiceType) |
SingletonPartition | (Inherited from StartupServiceType) |
StandByReplicaKeepDurationSeconds | |
TargetReplicaSetSize | |
UniformInt64Partition | (Inherited from StartupServiceType) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET