次の方法で共有


IWebAppStack.Location Property

Definition

Web App stack location.

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

Property Value

Attributes

Applies to