ApplicationStackResource.Display Property

Definition

Gets or sets application stack display name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.display")]
public string Display { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.display")>]
member this.Display : string with get, set
Public Property Display As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to