Deprovision typedef

Deprovision = $Empty

Deprovision is the unit operation that deprovision the underlying resources represented by a Unit.

Can only execute if the Unit is currently provisioned.

Implementation

typedef Deprovision = $Empty;