CsmOperationDescription.Display Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to