Click or drag to resize

MachineStorageAdd Method

Add a storage

Namespace:  VMInfoFace.Data
Assembly:  VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public void StorageAdd(
	string pFile,
	long pCapacity
)

Parameters

pFile
Type: SystemString
Storage file name example [silver (3parA_022_fc-nl_ao)] SRV001047.vmdk
pCapacity
Type: SystemInt64
Size of the file in bytes
Remarks

Storage name is grouped

Storage name handling see GetStorageName(String)

See Also