Click or drag to resize

InventorySetStorePolicies Method

Set storage state to VM machine

Namespace:  VMInfoFace.Interface
Assembly:  VMInfoFace.Interface (in VMInfoFace.Interface.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
private void SetStorePolicies(
	string pServer,
	string pUser,
	string pPassword
)

Parameters

pServer
Type: SystemString
Server IP or DN
pUser
Type: SystemString
User name
pPassword
Type: SystemString
Password
Remarks
Note Note

The devices must before loaded!

See Also