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