VmmServerProperties interface

Defines the resource properties.

Properties

connectionStatus

Gets 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 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.

fqdn

Fqdn is the hostname/ip of the vmmServer.

port

Port is the port on which the vmmServer is listening.

provisioningState

Provisioning state of the resource. 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 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?: VmmCredential

Property Value

errorMessage

Gets 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

fqdn

Fqdn is the hostname/ip of the vmmServer.

fqdn: string

Property Value

string

port

Port is the port on which the vmmServer is listening.

port?: number

Property Value

number

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: 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