Dela via


IApplicationStackResource.PropertiesName Property

Definition

Application stack name.

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

Property Value

Attributes

Applies to