Share via


GalleryDiskImage.SizeInGb Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public int? SizeInGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.SizeInGb : Nullable<int>
Public ReadOnly Property SizeInGb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to