共用方式為


OperationDisplay.Resource Property

Definition

Gets or sets resource on which the operation is performed: Profile, endpoint, etc.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to