Share via


SiteSourceControl.CodeConfigurationRuntimeStack Property

Definition

Runtime stack is used to determine the workflow file content for code base apps.

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

Property Value

Implements

Attributes

Applies to