Partager via


FunctionAppRuntimeSettings.SupportedFunctionsExtensionVersion Property

Definition

List of supported Functions extension versions.

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

Property Value

String[]

Implements

Attributes

Applies to