IFunctionAppRuntimes.WindowsRuntimeSettingsGitHubActionSettingsSupportedVersion Property

Definition

The minor version that is supported for GitHub Actions.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The minor version that is supported for GitHub Actions.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedVersion", Update=false)]
public string WindowsRuntimeSettingsGitHubActionSettingsSupportedVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The minor version that is supported for GitHub Actions.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedVersion", Update=false)>]
member this.WindowsRuntimeSettingsGitHubActionSettingsSupportedVersion : string
Public ReadOnly Property WindowsRuntimeSettingsGitHubActionSettingsSupportedVersion As String

Property Value

Attributes

Applies to