AutonomousDbVersion.IsDefaultForFree Property

Definition

True if this version of the Oracle Database software's default is free.

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

Property Value

Implements

Attributes

Applies to