Share via


OperationModel.Display Property

Definition

Gets or sets properties on the operation

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to