AutonomousDbVersion.IsFreeTierEnabled Property

Definition

True if this version of the Oracle Database software can be used for Always-Free Autonomous Databases.

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

Property Value

Implements

Attributes

Applies to