Share via


OperationDefinition.Display Property

Definition

Gets or sets the display information for the container registry operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to