SaveProperties method of the MSISCSITARGET_StorageVolume class

Requests that the device capture its current configuration, setup, and/or state information in a backing store. This information can be restored at a later time by using the RestoreProperties method.

This method is inherited from the CIM_LogicalDevice class.

Syntax

uint32 SaveProperties();

Parameters

This method has no parameters.

Return value

0

Success.

1

The request is not supported.

2 = value

Undefined error.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\CIMv2\Storage\iScsiTarget
MOF
SmIscsiTarget.mof
DLL
SmIScsiTargetProv.dll

See also

MSISCSITARGET_StorageVolume

RestoreProperties