IAutonomousDatabaseCloneProperties.RefreshableModel Property

Definition

The refresh mode of the clone.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Automatic", "Manual" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The refresh mode of the clone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="refreshableModel", Update=false)]
public string RefreshableModel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Automatic", "Manual" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The refresh mode of the clone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="refreshableModel", Update=false)>]
member this.RefreshableModel : string with get, set
Public Property RefreshableModel As String

Property Value

Attributes

Applies to