IApplicationStack.Display Property

Definition

Application stack display name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Application stack display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="display", Update=true)]
public string Display { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Application stack display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="display", Update=true)>]
member this.Display : string with get, set
Public Property Display As String

Property Value

Attributes

Applies to