Partilhar via


VhdFooterFactory.CreateFixedDiskFooter(Int64) Method

Definition

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

Returns

Applies to