IAutonomousDatabaseCloneProperties.IsReconnectCloneEnabled Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Indicates if the refreshable clone can be reconnected to its source database.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isReconnectCloneEnabled", Update=false)]
public bool? IsReconnectCloneEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Indicates if the refreshable clone can be reconnected to its source database.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isReconnectCloneEnabled", Update=false)>]
member this.IsReconnectCloneEnabled : Nullable<bool>
Public ReadOnly Property IsReconnectCloneEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to