FunctionAppRuntimeSettings.IsDefault Property

Definition

<code>true</code> if the minor version the default; otherwise, <code>false</code>. Serialized Name: FunctionAppRuntimeSettings.isDefault

public bool? IsDefault { get; }
member this.IsDefault : Nullable<bool>
Public ReadOnly Property IsDefault As Nullable(Of Boolean)

Property Value

Applies to