IDbSystemShape.ComputeModel Property

Definition

The compute model of the Exadata Infrastructure

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "ECPU", "OCPU" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The compute model of the Exadata Infrastructure", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computeModel", Update=true)]
public string ComputeModel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "ECPU", "OCPU" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The compute model of the Exadata Infrastructure", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computeModel", Update=true)>]
member this.ComputeModel : string with get, set
Public Property ComputeModel As String

Property Value

Attributes

Applies to