GalleryDiskImage.SizeInMb Property

Definition

This property indicates the size of the VHD to be created.

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

Property Value

Implements

Attributes

Applies to