DbSystem.ComputeCount Property

Definition

The number of compute servers for the DB system.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)]
public int? ComputeCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)>]
member this.ComputeCount : Nullable<int> with get, set
Public Property ComputeCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to