DeploymentUpdateStatusParameters::Status Property
Gets or sets a UpdatedDeploymentStatus value that specifies the new status of the deployment.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property UpdatedDeploymentStatus Status { UpdatedDeploymentStatus get(); void set(UpdatedDeploymentStatus value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::UpdatedDeploymentStatusA UpdatedDeploymentStatus value.
Show: