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

StatelessServiceDescription Class

Definition

public sealed class StatelessServiceDescription : System.Fabric.Description.ServiceDescription
type StatelessServiceDescription = class
    inherit ServiceDescription
Public NotInheritable Class StatelessServiceDescription
Inherits ServiceDescription
Inheritance
System.Object
StatelessServiceDescription

Constructors

StatelessServiceDescription()

Properties

ApplicationName (Inherited from ServiceDescription)
Correlations (Inherited from ServiceDescription)
DefaultMoveCost (Inherited from ServiceDescription)
InitializationData (Inherited from ServiceDescription)
InstanceCloseDelayDuration
InstanceCount
InstanceLifecycleDescription
InstanceRestartWaitDuration
IsDefaultMoveCostSpecified (Inherited from ServiceDescription)
Kind (Inherited from ServiceDescription)
Metrics (Inherited from ServiceDescription)
MinInstanceCount
MinInstancePercentage
PartitionSchemeDescription (Inherited from ServiceDescription)
PlacementConstraints (Inherited from ServiceDescription)
PlacementPolicies (Inherited from ServiceDescription)
ScalingPolicies (Inherited from ServiceDescription)
ServiceDnsName (Inherited from ServiceDescription)
ServiceName (Inherited from ServiceDescription)
ServicePackageActivationMode (Inherited from ServiceDescription)
ServiceTags (Inherited from ServiceDescription)
ServiceTypeName (Inherited from ServiceDescription)

Applies to