Share via


OperationsDefinition.Display Property

Definition

Gets or sets display object with properties of the operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to