Operation.Display Property

Definition

Gets or sets display

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to