SpringbootserversProperties interface

The springbootservers resource definition.

Properties

errors

The list of errors.

fqdnAndIpAddressList

The alternative FQDN or IP addresses to discover for this server

machineArmId

The machine Id from ARM

port

Target server port for remote login

provisioningState

The resource provisioning state.

server

Server is the target server name or ip address to discover of SpringBootServer.

springBootApps

The total number of spring boot apps been discovered

totalApps

The total number of apps been discovered

Property Details

errors

The list of errors.

errors?: ErrorModel[]

Property Value

fqdnAndIpAddressList

The alternative FQDN or IP addresses to discover for this server

fqdnAndIpAddressList?: string[]

Property Value

string[]

machineArmId

The machine Id from ARM

machineArmId?: string

Property Value

string

port

Target server port for remote login

port?: number

Property Value

number

provisioningState

The resource provisioning state.

provisioningState?: string

Property Value

string

server

Server is the target server name or ip address to discover of SpringBootServer.

server: string

Property Value

string

springBootApps

The total number of spring boot apps been discovered

springBootApps?: number

Property Value

number

totalApps

The total number of apps been discovered

totalApps?: number

Property Value

number