Delen via


StaticSiteBuildProperties.AppArtifactLocation Property

Definition

Deprecated: The path of the app artifacts after building (deprecated in favor of OutputLocation)

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

Property Value

Implements

Attributes

Applies to