Share via


VhdValidator.EndValidate(IAsyncResult) Method

Definition

public static System.Collections.Generic.IList<Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdValidationResult> EndValidate (IAsyncResult result);
static member EndValidate : IAsyncResult -> System.Collections.Generic.IList<Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdValidationResult>
Public Shared Function EndValidate (result As IAsyncResult) As IList(Of VhdValidationResult)

Parameters

result
IAsyncResult

Returns

Applies to