IExascaleDbStorageDetails.TotalSizeInGb Property

Definition

Total Capacity

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Total Capacity", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="totalSizeInGbs", Update=true)]
public int? TotalSizeInGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Total Capacity", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="totalSizeInGbs", Update=true)>]
member this.TotalSizeInGb : Nullable<int> with get, set
Public Property TotalSizeInGb As Nullable(Of Integer)

Property Value

Attributes

Applies to