DbVersionProperties.IsPreviewDbVersion Property

Definition

True if this version of the Oracle Database software is the preview version.

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

Property Value

Implements

Attributes

Applies to