AddVCenterRequestProperties interface
新增 vCenter 要求的屬性。
屬性
friendly |
vCenter 的易記名稱。 |
ip |
要探索之 vCenter 的 IP 位址。 |
port | 探索的埠號碼。 |
process |
從中協調探索的進程伺服器識別碼。 |
run |
具有探索 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