The correlation scheme.
The move cost for the service. Possible values include: 'Zero', 'Low', 'Medium', 'High'
Flags indicating whether other properties are set. Each of the associated properties corresponds to a flag, specified below, which, if set, indicate that the property is specified. This property can be a combination of those flags obtained using bitwise 'OR' operator. For example, if the provided value is 6 then the flags for ReplicaRestartWaitDuration (2) and QuorumLossWaitDuration (4) are set.
4.
64.
The service load metrics.
The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
Scaling policies for this service.
Polymorphic Discriminator
The service placement policies.
Generated using TypeDoc
A ServiceUpdateDescription contains all of the information necessary to update a service.