DbSystemShapeProperties.MinStorageCount Property

Definition

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

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

Property Value

Implements

Attributes

Applies to