Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VMMServer

Package version

The VmmServers resource definition.

Hierarchy

  • VMMServer

Index

Properties

Optional connectionStatus

connectionStatus: undefined | string

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

Optional credentials

Credentials to connect to VMMServer.

Optional errorMessage

errorMessage: undefined | string

Gets or sets any error message if connection to vmmServer is having any issue. NOTE: This property will not be serialized. It can only be populated by the server.

extendedLocation

extendedLocation: ExtendedLocation

The extended location.

fqdn

fqdn: string

Fqdn is the hostname/ip of the vmmServer.

Optional id

id: undefined | string

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

location

location: string

Gets or sets the location.

Optional name

name: undefined | string

Resource Name NOTE: This property will not be serialized. It can only be populated by the server.

Optional port

port: undefined | number

Port is the port on which the vmmServer is listening.

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 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 | {}

Resource tags

Optional type

type: undefined | string

Resource Type NOTE: This property will not be serialized. It can only be populated by the server.

Optional uuid

uuid: undefined | string

Unique ID of vmmServer. NOTE: This property will not be serialized. It can only be populated by the server.

Optional version

version: undefined | string

Version is the version of the vmmSever. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc