vSphere PowerCLI Reference

ConnectInfo - Object

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

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 © 1998 - 2014 VMware, Inc. All rights reserved.