DiskTypeFactory.Create(UInt32) Method

Definition

public Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.DiskType Create (uint diskType);
member this.Create : uint32 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.DiskType
Public Function Create (diskType As UInteger) As DiskType

Parameters

diskType
UInt32

Returns

Applies to