IStaticSiteArmResource.BuildPropertyAppArtifactLocation Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Deprecated: The path of the app artifacts after building (deprecated in favor of OutputLocation)", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appArtifactLocation", Update=true)]
public string BuildPropertyAppArtifactLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Deprecated: The path of the app artifacts after building (deprecated in favor of OutputLocation)", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appArtifactLocation", Update=true)>]
member this.BuildPropertyAppArtifactLocation : string with get, set
Public Property BuildPropertyAppArtifactLocation As String

Property Value

Attributes

Applies to