OperationDisplay.Resource Property

Definition

Gets resource on which the operation is performed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to