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

StartupStatelessServiceGroupType 类

定义

public class StartupStatelessServiceGroupType : StartupServicesModel.StartupStatelessServiceType
type StartupStatelessServiceGroupType = class
    inherit StartupStatelessServiceType
Public Class StartupStatelessServiceGroupType
Inherits StartupStatelessServiceType
继承
StartupStatelessServiceGroupType

构造函数

StartupStatelessServiceGroupType()

属性

DefaultMoveCost (继承自 StartupServiceType)
DefaultMoveCostSpecified (继承自 StartupServiceType)
InstanceCloseDelayDurationSeconds (继承自 StartupStatelessServiceType)
InstanceCount (继承自 StartupStatelessServiceType)
InstanceRestartWaitDurationSeconds (继承自 StartupStatelessServiceType)
LoadMetrics (继承自 StartupServiceType)
Members
MinInstanceCount (继承自 StartupStatelessServiceType)
MinInstancePercentage (继承自 StartupStatelessServiceType)
NamedPartition (继承自 StartupServiceType)
PlacementConstraints (继承自 StartupServiceType)
ServiceCorrelations (继承自 StartupServiceType)
ServicePlacementPolicies (继承自 StartupServiceType)
ServiceScalingPolicies (继承自 StartupServiceType)
ServiceTypeName (继承自 StartupServiceType)
SingletonPartition (继承自 StartupServiceType)
UniformInt64Partition (继承自 StartupServiceType)

适用于