Partager via


AbstractDiskBlockFactory.Create(UInt32) Method

Definition

public abstract Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Block Create (uint block);
abstract member Create : uint32 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Block
Public MustOverride Function Create (block As UInteger) As Block

Parameters

block
UInt32

Returns

Implements

Applies to