Add a storage
Namespace:
VMInfoFace.Data
Assembly:
VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntaxpublic void StorageAdd(
string pFile,
long pCapacity
)
Public Sub StorageAdd (
pFile As String,
pCapacity As Long
)
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
See Also