AutonomousDatabaseCloneProperties.IsReconnectCloneEnabled Property

Definition

Indicates if the refreshable clone can be reconnected to its source database.

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

Property Value

Implements

Attributes

Applies to