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