ICloudExadataInfrastructure.MaxDataStorageInTb Property

Definition

The total available DATA disk group size.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The total available DATA disk group size.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="maxDataStorageInTbs", Update=false)]
public double? MaxDataStorageInTb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The total available DATA disk group size.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="maxDataStorageInTbs", Update=false)>]
member this.MaxDataStorageInTb : Nullable<double>
Public ReadOnly Property MaxDataStorageInTb As Nullable(Of Double)

Property Value

Attributes

Applies to