IExadbVMCluster.IormConfigCacheObjective Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "LowLatency", "HighThroughput", "Balanced", "Auto", "Basic" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The current value for the IORM objective. The default is AUTO.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="objective", Update=false)]
public string IormConfigCacheObjective { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "LowLatency", "HighThroughput", "Balanced", "Auto", "Basic" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The current value for the IORM objective. The default is AUTO.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="objective", Update=false)>]
member this.IormConfigCacheObjective : string
Public ReadOnly Property IormConfigCacheObjective As String

Property Value

Attributes

Applies to