Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateVCenterRequestProperties

Package version

interface

An interface representing UpdateVCenterRequestProperties. The properties of an update vCenter request.

Hierarchy

  • UpdateVCenterRequestProperties

Index

Properties

Optional friendlyName

friendlyName: undefined | string
member

{string} [friendlyName] The friendly name of the vCenter.

Optional ipAddress

ipAddress: undefined | string
member

{string} [ipAddress] The IP address of the vCenter to be discovered.

Optional port

port: undefined | string
member

{string} [port] The port number for discovery.

Optional processServerId

processServerId: undefined | string
member

{string} [processServerId] The process server Id from where the update can be orchestrated.

Optional runAsAccountId

runAsAccountId: undefined | string
member

{string} [runAsAccountId] The CS account Id which has priviliges to update the vCenter.

Generated using TypeDoc