共用方式為


AssignmentLockSettings.Mode 屬性

定義

取得或設定鎖定模式。 可能的值包括:'None'、'AllResourcesReadOnly'、'AllResourcesDoNotDelete'

[Newtonsoft.Json.JsonProperty(PropertyName="mode")]
public string Mode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mode")>]
member this.Mode : string with get, set
Public Property Mode As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於