DeploymentOperation interface
Deployment operation information.
Properties
| id | Full deployment operation ID. |
| operation |
Deployment operation ID. |
| properties | Deployment properties. |
Property Details
id
Full deployment operation ID.
id?: string
Property Value
string
operationId
Deployment operation ID.
operationId?: string
Property Value
string
properties
Deployment properties.
properties?: DeploymentOperationProperties