BACK TO INDEX

Win32_ShadowVolumeSupport
The association between a shadow copy provider and a supported volume.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AntecedentReferenceThe shadow copy provider
DependentReferenceVolume supported by provider
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_ShadowVolumeSupport
   {
    Antecedent = "Win32_ShadowProvider.ID=\"{b5946137-7b9f-4925-af80-51abd60b20d5}\"";
    Dependent = "Win32_Volume.DeviceID=\"\\\\\\\\?\\\\Volume{ef317060-e8fa-11de-960a-806e6f6e6963}\\\\\"";
   };