PowerCLI Reference

ConnectInfo - Object

Property of
FloppyDrive, ScsiController, CDDrive, HardDisk, FlatHardDisk, RawHardDisk, NetworkAdapter, VirtualDevice, UsbDevice

Properties

NameTypeNotes
AllowGuestControlBoolean? 
ConnectedBoolean? 
StartConnectedBoolean? 

Methods

Methods defined in this object
ToString()

ToString()

Returns the comma-separated values of the 3 properties: AllowGuestControl, Connected, and StartConnected in the following format: "Connected, GuestControl, StartConnected". For negative values: "NotConnected, NoGuestControl, NoStartConnected".
Syntax
String ToString()()
Return value
String

Parameters

NameTypeDescription
none

Copyright © VMware, Inc. All rights reserved.