共用方式為


AddVCenterRequestProperties interface

新增 vCenter 要求的屬性。

屬性

friendlyName

vCenter 的易記名稱。

ipAddress

要探索之 vCenter 的IP位址。

port

探索的埠號碼。

processServerId

從其中協調探索的進程伺服器標識碼。

runAsAccountId

具有探索 vCenter 許可權的帳戶標識碼。

屬性詳細資料

friendlyName

vCenter 的易記名稱。

friendlyName?: string

屬性值

string

ipAddress

要探索之 vCenter 的IP位址。

ipAddress?: string

屬性值

string

port

探索的埠號碼。

port?: string

屬性值

string

processServerId

從其中協調探索的進程伺服器標識碼。

processServerId?: string

屬性值

string

runAsAccountId

具有探索 vCenter 許可權的帳戶標識碼。

runAsAccountId?: string

屬性值

string