OperationDisplay.Resource 속성

정의

작업이 수행되는 리소스 유형을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상