共用方式為


Assignment.Locks 屬性

定義

取得或設定會定義藍圖指派所部署的資源鎖定方式。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於