Condividi tramite


Site.RuntimeVersion Property

Definition

Function app runtime version. Example: 8 (for dotnet-isolated)

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

Property Value

Implements

Attributes

Applies to