Condividi tramite


IWebAppRuntimeSettings.GitHubActionSettingSupportedVersion Property

Definition

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 GitHubActionSettingSupportedVersion { 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.GitHubActionSettingSupportedVersion : string
Public ReadOnly Property GitHubActionSettingSupportedVersion As String

Property Value

Attributes

Applies to