StaticSiteBuildProperties.OutputLocation Property

Definition

The output path of the app after building.

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

Property Value

Implements

Attributes

Applies to