DeploymentOperation interface
Deployment operation information.
Properties
id | Full deployment operation ID. NOTE: This property will not be serialized. It can only be populated by the server. |
operation |
Deployment operation ID. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Deployment properties. |
Property Details
id
Full deployment operation ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
operationId
Deployment operation ID. NOTE: This property will not be serialized. It can only be populated by the server.
operationId?: string
Property Value
string
properties
Deployment properties.
properties?: DeploymentOperationProperties