StartupStatelessServiceType Class

Definition

public class StartupStatelessServiceType : StartupServicesModel.StartupServiceType
type StartupStatelessServiceType = class
    inherit StartupServiceType
Public Class StartupStatelessServiceType
Inherits StartupServiceType
Inheritance
StartupStatelessServiceType
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)

Applies to