IAutonomousDatabaseCloneProperties.TimeUntilReconnectCloneEnabled Property

Definition

The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeUntilReconnectCloneEnabled", Update=true)]
public string TimeUntilReconnectCloneEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeUntilReconnectCloneEnabled", Update=true)>]
member this.TimeUntilReconnectCloneEnabled : string with get, set
Public Property TimeUntilReconnectCloneEnabled As String

Property Value

Attributes

Applies to