Share via


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