Site.RuntimeName Property

Definition

Function app runtime name. Available options: dotnet-isolated, node, java, powershell, python, custom

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

Property Value

Implements

Attributes

Applies to