SitePatchResource.InProgressOperationId 속성

정의

이 사이트에 보류 중인 작업이 있는 경우 가져오기는 작업 ID를 지정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inProgressOperationId")]
public Guid? InProgressOperationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inProgressOperationId")>]
member this.InProgressOperationId : Nullable<Guid>
Public ReadOnly Property InProgressOperationId As Nullable(Of Guid)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상