IVdsServiceSAN interface (vds.h)

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

Provides methods for managing disk online and offline SAN policy for the operating system.

Inheritance

The IVdsServiceSAN interface inherits from the IUnknown interface. IVdsServiceSAN also has these types of members:

Methods

The IVdsServiceSAN interface has these methods.

 
IVdsServiceSAN::GetSANPolicy

Gets the disk SAN policy for the operating system.
IVdsServiceSAN::SetSANPolicy

Sets the disk SAN policy for the operating system.

Requirements

Requirement Value
Minimum supported client Windows Vista with SP1 [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header vds.h

See also

VDS_SAN_POLICY