List of service type extensions.
A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
Indicates whether the service type is a stateful service type or a stateless service type. This property is true if the service type is a stateful service type, false otherwise.
Polymorphic Discriminator
The service load metrics is given as an array of ServiceLoadMetricDescription objects.
The placement constraint to be used when instantiating this service in a Service Fabric cluster.
List of service placement policy descriptions.
Name of the service type as specified in the service manifest.
Generated using TypeDoc
Describes a stateful service type defined in the service manifest of a provisioned application type.