DiskGeometry.CreateFromVirtualSize(Int64) Method
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.
public static Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.DiskGeometry CreateFromVirtualSize (long size);
static member CreateFromVirtualSize : int64 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.DiskGeometry
Public Shared Function CreateFromVirtualSize (size As Long) As DiskGeometry
Parameters
- size
- Int64