DbSystemShapeProperties.AvailableDataStoragePerServerInTb Property

Definition

The maximum data storage available per storage server for this shape. Only applicable to ExaCC Elastic shapes.

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

Property Value

Implements

Attributes

Applies to