Share via


GalleryImageVersionProperties.OSDiskImageSizeInGb 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.Inlined)]
public int? OSDiskImageSizeInGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)>]
member this.OSDiskImageSizeInGb : Nullable<int>
Public ReadOnly Property OSDiskImageSizeInGb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to