FunctionAppRuntimeSettings.SupportedFunctionsExtensionVersion Property

Definition

List of supported Functions extension versions.

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

Property Value

Implements

Attributes

Applies to