OperationDisplay.Resource Property

Definition

Gets the localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".

[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