CloudVMCluster.StorageSizeInGb Property

Definition

The data disk group size to be allocated in GBs per VM.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)]
public int? StorageSizeInGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)>]
member this.StorageSizeInGb : Nullable<int> with get, set
Public Property StorageSizeInGb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to