Assignment.Locks Property

Definition

Gets or sets defines how resources deployed by a blueprint assignment are locked.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.locks")]
public Microsoft.Azure.Management.Blueprint.Models.AssignmentLockSettings Locks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.locks")>]
member this.Locks : Microsoft.Azure.Management.Blueprint.Models.AssignmentLockSettings with get, set
Public Property Locks As AssignmentLockSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to