Share via


VirtualHardDiskProperties.DiskSizeGb Property

Definition

Size of the disk in GB

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)]
public long? DiskSizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)>]
member this.DiskSizeGb : Nullable<int64> with get, set
Public Property DiskSizeGb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to