DevBox.OSDiskSizeGb Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size of the OS Disk in gigabytes.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)]
public int? OSDiskSizeGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)>]
member this.OSDiskSizeGb : Nullable<int>
Public ReadOnly Property OSDiskSizeGb As Nullable(Of Integer)
Property Value
Implements
- Attributes