Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.4 KB

software-provider-objects.md

File metadata and controls

28 lines (18 loc) · 1.4 KB
description ms.assetid title ms.topic ms.date
Software Provider Objects
0d415238-7558-4d90-a122-e65ae7760344
Software Provider Objects
article
05/31/2018

Software Provider Objects

[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]

Software provider objects model physical devices, such as IDE disks and CD-ROMs, and virtual elements like packs, volumes, and volume plexes. The following illustration shows the relationship between the provider object and the set of software provider objects, as well as the relationship between the various software provider objects themselves.

Diagram that shows the relationship between a 'Provider' and software provider objects, such as 'Pack' and 'Volume'.

A provider object can contain zero or more packs. A pack object can contain zero or more disks and volumes. A volume comprises of at least one volume plex and each volume plex can map to one or more disks, depending on the plex type. VDS manages unallocated disks directly, without a pack container. The remaining topics of this section describe the pack, disk, volume, and volume plex objects.

Related topics

VDS Object Model