Share via


StaticSitePatchResource.BuildPropertyAppBuildCommand Property

Definition

A custom command to run during deployment of the static content application.

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

Property Value

Implements

Attributes

Applies to