DeploymentGetResponse.Locked Property

Definition

Optional. Indicates whether the deployment is locked for new write operations because an existing operation is updating the deployment.

public bool? Locked { get; set; }
member this.Locked : Nullable<bool> with get, set
Public Property Locked As Nullable(Of Boolean)

Property Value

Applies to