IExadataIormConfig Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.ExadataIormConfigTypeConverter))]
public interface IExadataIormConfig : Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.ExadataIormConfigTypeConverter))>]
type IExadataIormConfig = interface
    interface IJsonSerializable
Public Interface IExadataIormConfig
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
DbPlan

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

LifecycleDetail

Additional information about the current lifecycleState.

LifecycleState

The current state of IORM configuration for the Exadata DB system.

Objective

The current value for the IORM objective. The default is AUTO.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to