ExadataIormConfig.DbPlans Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An array of IORM settings for all the database in the Exadata DB system. Serialized Name: ExadataIormConfig.dbPlans
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.OracleDatabase.Models.DbIormConfig> DbPlans { get; }
member this.DbPlans : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.OracleDatabase.Models.DbIormConfig>
Public ReadOnly Property DbPlans As IReadOnlyList(Of DbIormConfig)