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