Share via


FixedDiskBlockFactory.Create(UInt32) Method

Definition

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

Parameters

block
UInt32

Returns

Implements

Applies to