IFunctionAppRuntimes.LinuxRuntimeSettingsGitHubActionSettingsSupportedVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minor version that is supported for GitHub Actions.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The minor version that is supported for GitHub Actions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportedVersion")]
public string LinuxRuntimeSettingsGitHubActionSettingsSupportedVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The minor version that is supported for GitHub Actions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportedVersion")>]
member this.LinuxRuntimeSettingsGitHubActionSettingsSupportedVersion : string
Public ReadOnly Property LinuxRuntimeSettingsGitHubActionSettingsSupportedVersion As String
Property Value
- Attributes