IExadbVMCluster.IormConfigCacheDbPlan Property

Definition

An array of IORM settings for all the database in the Exadata DB system.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="An array of IORM settings for all the database in the Exadata DB system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IDbIormConfig) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbPlans", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IDbIormConfig> IormConfigCacheDbPlan { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="An array of IORM settings for all the database in the Exadata DB system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IDbIormConfig) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbPlans", Update=false)>]
member this.IormConfigCacheDbPlan : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IDbIormConfig>
Public ReadOnly Property IormConfigCacheDbPlan As List(Of IDbIormConfig)

Property Value

Attributes

Applies to