GatewayProperties interface

Properties

description

User readable description of the gateway.

destinationNetwork
http

Configuration for http connectivity for this

ipAddress

IP address of the gateway. This is populated

sourceNetwork
status

Status of the resource. Possible values

statusDetails

Gives additional information about the

tcp

Configuration for tcp connectivity for this

Property Details

description

User readable description of the gateway.

description?: string

Property Value

string

destinationNetwork

destinationNetwork: NetworkRef

Property Value

http

Configuration for http connectivity for this

http?: HttpConfig[]

Property Value

ipAddress

IP address of the gateway. This is populated

ipAddress?: string

Property Value

string

sourceNetwork

sourceNetwork: NetworkRef

Property Value

status

Status of the resource. Possible values

status?: ResourceStatus

Property Value

statusDetails

Gives additional information about the

statusDetails?: string

Property Value

string

tcp

Configuration for tcp connectivity for this

tcp?: TcpConfig[]

Property Value