DeploymentTargetExpands enum
Properties to be included or expanded in deployment target objects. This is useful when getting a single or list of deployment targets.
Fields
None = 0 | No additional properties. |
Capabilities = 2 | Include capabilities of the deployment agent. |
AssignedRequest = 4 | Include the job request assigned to the deployment agent. |
LastCompletedRequest = 8 | Include the last completed job request of the deployment agent. |