Interface: $Properties
v1.DeploymentInfo.$Properties
Properties of a DeploymentInfo.
Hierarchy
-
$Properties
Properties
createTime
• Optional createTime: null | $Properties
DeploymentInfo createTime
deployment
• Optional deployment: null | $Properties
DeploymentInfo deployment
isCurrent
• Optional isCurrent: null | boolean
If this deployment is the current deployment of its deployment series.
metadata
• Optional metadata: null | { [k: string]: $Properties; }
A user-defined set of key-values. Can be updated as part of write operations to the
deployment, such as SetCurrentDeployment.
taskQueueInfos
• Optional taskQueueInfos: null | $Properties[]
DeploymentInfo taskQueueInfos