Partager via


FunctionAppRuntimeSettings.RuntimeVersion Property

Definition

Function App stack minor version (runtime only).

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public string RuntimeVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.RuntimeVersion : string
Public ReadOnly Property RuntimeVersion As String

Property Value

Implements

Attributes

Applies to