GitHubActionCodeConfiguration.RuntimeStack Property

Definition

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

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

Property Value

Applies to