FunctionAppRuntimes.LinuxRuntimeSettingIsDefault Property

Definition

true if the minor version the default; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? LinuxRuntimeSettingIsDefault { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.LinuxRuntimeSettingIsDefault : Nullable<bool>
Public ReadOnly Property LinuxRuntimeSettingIsDefault As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to