DbSystemShape.MaxStorageCount Property

Definition

The maximum number of Exadata storage servers available for the Exadata infrastructure.

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

Property Value

Implements

Attributes

Applies to