IExascaleDbStorageVault.HighCapacityDatabaseStorageInputTotalSizeInGb Property

Definition

Total Capacity

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

Property Value

Attributes

Applies to