다음을 통해 공유


ResourceProviderOperationDisplay.Operation 속성

정의

가져오기, 읽기, 삭제 등의 작업 유형을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상