HostedServiceGetDetailedResponse::Deployment::Locked Property
Gets or sets whether the deployment is locked for new write operations.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System::Booleantrue if the deployment is locked because an existing operation is updating the deployment; otherwise false.
Show: