FunctionAppRuntimes.WindowRuntimeSettingIsDefault 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? WindowRuntimeSettingIsDefault { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.WindowRuntimeSettingIsDefault : Nullable<bool>
Public ReadOnly Property WindowRuntimeSettingIsDefault As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to