Share via


CodeConfiguration.Runtime Property

Definition

The runtime identifier for code execution (e.g., 'python_3_11', 'python_3_12', 'python_3_13').

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

Property Value

Applies to