StartupStatelessServiceType 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 StartupStatelessServiceType : StartupServicesModel.StartupServiceType
type StartupStatelessServiceType = class
inherit StartupServiceType
Public Class StartupStatelessServiceType
Inherits StartupServiceType
- Inheritance
- Derived
Constructors
StartupStatelessServiceType() |
Properties
DefaultMoveCost | (Inherited from StartupServiceType) |
DefaultMoveCostSpecified | (Inherited from StartupServiceType) |
InstanceCloseDelayDurationSeconds | |
InstanceCount | |
InstanceRestartWaitDurationSeconds | |
LoadMetrics | (Inherited from StartupServiceType) |
MinInstanceCount | |
MinInstancePercentage | |
NamedPartition | (Inherited from StartupServiceType) |
PlacementConstraints | (Inherited from StartupServiceType) |
ServiceCorrelations | (Inherited from StartupServiceType) |
ServicePlacementPolicies | (Inherited from StartupServiceType) |
ServiceScalingPolicies | (Inherited from StartupServiceType) |
ServiceTypeName | (Inherited from StartupServiceType) |
SingletonPartition | (Inherited from StartupServiceType) |
UniformInt64Partition | (Inherited from StartupServiceType) |