ServiceComposition Enum
Namespace: PIX.QMSAPI.DataObjects.Enums
Assembly: PIX.dll
Assembly: PIX.dll
The different compositions a service can have.
Syntax
public enum ServiceComposition
Fields
Name | Description |
---|---|
Cluster |
The service can contain one or more members, working as a cluser. |
None |
The default value. It does not have the EnumMember attribute since this value should not be serialized. |
Single |
The service can only have one single member. |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!