Interface protos.google.cloud.networkmanagement.v1.IVpnTunnelInfo (3.0.0)

Properties of a VpnTunnelInfo.

Package

@google-cloud/network-management

Properties

displayName

displayName?: (string|null);

VpnTunnelInfo displayName

networkUri

networkUri?: (string|null);

VpnTunnelInfo networkUri

region

region?: (string|null);

VpnTunnelInfo region

remoteGateway

remoteGateway?: (string|null);

VpnTunnelInfo remoteGateway

remoteGatewayIp

remoteGatewayIp?: (string|null);

VpnTunnelInfo remoteGatewayIp

routingType

routingType?: (google.cloud.networkmanagement.v1.VpnTunnelInfo.RoutingType|keyof typeof google.cloud.networkmanagement.v1.VpnTunnelInfo.RoutingType|null);

VpnTunnelInfo routingType

sourceGateway

sourceGateway?: (string|null);

VpnTunnelInfo sourceGateway

sourceGatewayIp

sourceGatewayIp?: (string|null);

VpnTunnelInfo sourceGatewayIp

uri

uri?: (string|null);

VpnTunnelInfo uri