VMMServer interface

The VmmServers resource definition.

Properties

connectionStatus

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

credentials

Credentials to connect to VMMServer.

errorMessage

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

The extended location.

fqdn

Fqdn is the hostname/ip of the vmmServer.

id

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

location

Gets or sets the location.

name

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

port

Port is the port on which the vmmServer is listening.

provisioningState

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

systemData

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

tags

Resource tags

type

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

uuid

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

version

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

Property Details

connectionStatus

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

connectionStatus?: string

Property Value

string

credentials

Credentials to connect to VMMServer.

credentials?: VMMServerPropertiesCredentials

Property Value

errorMessage

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.

errorMessage?: string

Property Value

string

extendedLocation

The extended location.

extendedLocation: ExtendedLocation

Property Value

fqdn

Fqdn is the hostname/ip of the vmmServer.

fqdn: string

Property Value

string

id

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

id?: string

Property Value

string

location

Gets or sets the location.

location: string

Property Value

string

name

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

name?: string

Property Value

string

port

Port is the port on which the vmmServer is listening.

port?: number

Property Value

number

provisioningState

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

provisioningState?: string

Property Value

string

systemData

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

systemData?: SystemData

Property Value

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

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

type?: string

Property Value

string

uuid

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

uuid?: string

Property Value

string

version

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

version?: string

Property Value

string