Compartir a través de


VirtualIPMapping interface

Virtual IP mapping.

Properties

internalHttpPort

Internal HTTP port.

internalHttpsPort

Internal HTTPS port.

inUse

Is virtual IP mapping in use.

serviceName

name of the service that virtual IP is assigned to

virtualIP

Virtual IP address.

Property Details

internalHttpPort

Internal HTTP port.

internalHttpPort?: number

Property Value

number

internalHttpsPort

Internal HTTPS port.

internalHttpsPort?: number

Property Value

number

inUse

Is virtual IP mapping in use.

inUse?: boolean

Property Value

boolean

serviceName

name of the service that virtual IP is assigned to

serviceName?: string

Property Value

string

virtualIP

Virtual IP address.

virtualIP?: string

Property Value

string