Get Service Result
The service resource.
Constructors
Properties
A list that describes the correlation of the service with other services.
Specifies the move cost for the service.
Describes how the service is partitioned.
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)".
The current deployment or provisioning state, which only appears in the response
Dns name used for the service. If this is specified, then the service can be accessed via its DNS name instead of service name.
The kind of service (Stateless or Stateful).
The service load metrics is given as an array of ServiceLoadMetricDescription objects.
The activation Mode of the service package
A list that describes the correlation of the service with other services.
The name of the service type