Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VCenter

Package version

Defines the vCenter.

Hierarchy

  • VCenter

Index

Properties

Optional connectionStatus

connectionStatus: undefined | string

Gets or sets the connection status to the vCenter. NOTE: This property will not be serialized. It can only be populated by the server.

Optional credentials

credentials: VICredential

Username / Password Credentials to connect to vcenter.

Optional customResourceName

customResourceName: undefined | string

Gets the name of the corresponding resource in Kubernetes. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extendedLocation

extendedLocation: ExtendedLocation

Gets or sets the extended location.

fqdn

fqdn: string

Gets or sets the FQDN/IPAddress of the vCenter.

Optional id

id: undefined | string

Gets or sets the Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional instanceUuid

instanceUuid: undefined | string

Gets or sets the instance UUID of the vCenter. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.

location

location: string

Gets or sets the location.

Optional name

name: undefined | string

Gets or sets the name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional port

port: undefined | number

Gets or sets the port of the vCenter.

Optional provisioningState

provisioningState: undefined | string

Gets or sets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

Optional statuses

statuses: ResourceStatus[]

The resource status information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional systemData

systemData: SystemData

The system data. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Gets or sets the Resource tags.

Optional type

type: undefined | string

Gets or sets the type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional uuid

uuid: undefined | string

Gets or sets a unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional version

version: undefined | string

Gets or sets the version of the vCenter. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc