Gets the deployment status of the processing unit.

C# | Visual Basic | Visual C++ | J# |
DeploymentStatus Status { get; }
ReadOnly Property Status As DeploymentStatus
property DeploymentStatus Status { DeploymentStatus get (); }
/** @property */ DeploymentStatus get_Status()