Share via


SiteConfig.AppCommandLine Property

Definition

App command line to launch.

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

Property Value

Implements

Attributes

Applies to