OperationValue.Resource Property

Definition

Gets the display name of the resource the operation applies to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to