共用方式為


StaticSiteBuildProperties.AppArtifactLocation Property

Definition

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

public Azure.Provisioning.BicepValue<string> AppArtifactLocation { get; set; }
member this.AppArtifactLocation : Azure.Provisioning.BicepValue<string> with get, set
Public Property AppArtifactLocation As BicepValue(Of String)

Property Value

Applies to