Partager via


FunctionAppRuntimeSettings.IsDefault Property

Definition

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

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

Property Value

Implements

Attributes

Applies to