Share via


VhdFooterFactory.EndCreateFooter(IAsyncResult) Method

Definition

public Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdFooter EndCreateFooter (IAsyncResult result);
member this.EndCreateFooter : IAsyncResult -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdFooter
Public Function EndCreateFooter (result As IAsyncResult) As VhdFooter

Parameters

result
IAsyncResult

Returns

Applies to