ExadataIormConfig interface
ExadataIormConfig for cloud vm cluster
Properties
db |
An array of IORM settings for all the database in the Exadata DB system. |
lifecycle |
Additional information about the current lifecycleState. |
lifecycle |
The current state of IORM configuration for the Exadata DB system. |
objective | The current value for the IORM objective. The default is AUTO. |
Property Details
dbPlans
An array of IORM settings for all the database in the Exadata DB system.
dbPlans?: DbIormConfig[]
Property Value
lifecycleDetails
Additional information about the current lifecycleState.
lifecycleDetails?: string
Property Value
string
lifecycleState
The current state of IORM configuration for the Exadata DB system.
lifecycleState?: string
Property Value
string
objective
The current value for the IORM objective. The default is AUTO.
objective?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript