AssignmentOperation.AssignmentState 속성

정의

이 청사진 할당 작업의 상태를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상