ICloudExadataInfrastructure.AvailableStorageSizeInGb Property

Definition

The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableStorageSizeInGbs", Update=false)]
public int? AvailableStorageSizeInGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableStorageSizeInGbs", Update=false)>]
member this.AvailableStorageSizeInGb : Nullable<int>
Public ReadOnly Property AvailableStorageSizeInGb As Nullable(Of Integer)

Property Value

Attributes

Applies to