OperationDisplay.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

설명

예: 읽기, 쓰기, 삭제 또는 listKeys/action

적용 대상