다음을 통해 공유


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

적용 대상