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

StatelessServiceType 类

定义

public class StatelessServiceType : System.Fabric.Management.ServiceModel.ServiceType
type StatelessServiceType = class
    inherit ServiceType
Public Class StatelessServiceType
Inherits ServiceType
继承
StatelessServiceType
派生

构造函数

StatelessServiceType()

属性

DefaultMoveCost (继承自 ServiceType)
DefaultMoveCostSpecified (继承自 ServiceType)
InstanceCloseDelayDurationSeconds
InstanceCount
InstanceLifecycleDescription
InstanceRestartWaitDurationSeconds
LoadMetrics (继承自 ServiceType)
MinInstanceCount
MinInstancePercentage
NamedPartition (继承自 ServiceType)
PlacementConstraints (继承自 ServiceType)
ServiceCorrelations (继承自 ServiceType)
ServicePlacementPolicies (继承自 ServiceType)
ServiceScalingPolicies (继承自 ServiceType)
ServiceTypeName (继承自 ServiceType)
SingletonPartition (继承自 ServiceType)
TagsRequiredToPlace (继承自 ServiceType)
TagsRequiredToRun (继承自 ServiceType)
UniformInt64Partition (继承自 ServiceType)

适用于