LocalNetworkGatewayPropertiesFormat interface
LocalNetworkGateway properties.
Properties
| bgp |
Local network gateway's BGP speaker settings. |
| fqdn | FQDN of local network gateway. |
| gateway |
IP address of local network gateway. |
| local |
Local network site address space. |
Property Details
bgpSettings
fqdn
FQDN of local network gateway.
fqdn?: string
Property Value
string
gatewayIpAddress
IP address of local network gateway.
gatewayIpAddress?: string
Property Value
string
localNetworkAddressSpace
Local network site address space.
localNetworkAddressSpace?: AddressSpace