FunctionAppRuntimes.WindowRuntimeSettingSupportedFunctionsExtensionVersion Property

Definition

List of supported Functions extension versions.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> WindowRuntimeSettingSupportedFunctionsExtensionVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.WindowRuntimeSettingSupportedFunctionsExtensionVersion : System.Collections.Generic.List<string>
Public ReadOnly Property WindowRuntimeSettingSupportedFunctionsExtensionVersion As List(Of String)

Property Value

Implements

Attributes

Applies to