Partager via


SectorFactory.Create(Block, UInt32) Method

Definition

public Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Sector Create (Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Block blockArg, uint sector);
member this.Create : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Block * uint32 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Sector
Public Function Create (blockArg As Block, sector As UInteger) As Sector

Parameters

blockArg
Block
sector
UInt32

Returns

Applies to