GitHubActionCodeConfiguration.RuntimeVersion Property

Definition

Runtime version is used to determine what build version to set in the workflow file. Serialized Name: GitHubActionCodeConfiguration.runtimeVersion

public string RuntimeVersion { get; set; }
member this.RuntimeVersion : string with get, set
Public Property RuntimeVersion As String

Property Value

Applies to