共用方式為


OperationDisplayProperties.Resource Property

Definition

Gets the 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