StatelessServiceGroupType Class

Definition

public class StatelessServiceGroupType : System.Fabric.Management.ServiceModel.StatelessServiceType
type StatelessServiceGroupType = class
    inherit StatelessServiceType
Public Class StatelessServiceGroupType
Inherits StatelessServiceType
Inheritance
StatelessServiceGroupType

Constructors

StatelessServiceGroupType()

Properties

DefaultMoveCost (Inherited from ServiceType)
DefaultMoveCostSpecified (Inherited from ServiceType)
InstanceCloseDelayDurationSeconds (Inherited from StatelessServiceType)
InstanceCount (Inherited from StatelessServiceType)
InstanceLifecycleDescription (Inherited from StatelessServiceType)
InstanceRestartWaitDurationSeconds (Inherited from StatelessServiceType)
LoadMetrics (Inherited from ServiceType)
Members
MinInstanceCount (Inherited from StatelessServiceType)
MinInstancePercentage (Inherited from StatelessServiceType)
NamedPartition (Inherited from ServiceType)
PlacementConstraints (Inherited from ServiceType)
ServiceCorrelations (Inherited from ServiceType)
ServicePlacementPolicies (Inherited from ServiceType)
ServiceScalingPolicies (Inherited from ServiceType)
ServiceTypeName (Inherited from ServiceType)
SingletonPartition (Inherited from ServiceType)
TagsRequiredToPlace (Inherited from ServiceType)
TagsRequiredToRun (Inherited from ServiceType)
UniformInt64Partition (Inherited from ServiceType)

Applies to