共用方式為


AvailableRpOperation.Display Property

Definition

Gets or sets display properties of the operation

[Newtonsoft.Json.JsonProperty(PropertyName="display")]
public Microsoft.Azure.Management.Synapse.Models.AvailableRpOperationDisplayInfo Display { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="display")>]
member this.Display : Microsoft.Azure.Management.Synapse.Models.AvailableRpOperationDisplayInfo with get, set
Public Property Display As AvailableRpOperationDisplayInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to