次の方法で共有


IStaticSite.BuildPropertyAppArtifactLocation Property

Definition

The path of the app artifacts after building.

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

Property Value

Attributes

Applies to