Share via


StaticSiteBuildProperties.AppLocation Property

Definition

The path to the app code within the repository.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string AppLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.AppLocation : string with get, set
Public Property AppLocation As String

Property Value

Implements

Attributes

Applies to