IDbIormConfig.FlashCacheLimit Property

Definition

The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="flashCacheLimit", Update=true)]
public string FlashCacheLimit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="flashCacheLimit", Update=true)>]
member this.FlashCacheLimit : string with get, set
Public Property FlashCacheLimit As String

Property Value

Attributes

Applies to