Interface protos.google.cloud.networkmanagement.v1.IVpnGatewayInfo (1.0.2)

Properties of a VpnGatewayInfo.

Package

@google-cloud/network-management!

Properties

displayName

displayName?: (string|null);

VpnGatewayInfo displayName

Property Value
TypeDescription
(string|null)

ipAddress

ipAddress?: (string|null);

VpnGatewayInfo ipAddress

Property Value
TypeDescription
(string|null)

networkUri

networkUri?: (string|null);

VpnGatewayInfo networkUri

Property Value
TypeDescription
(string|null)

region

region?: (string|null);

VpnGatewayInfo region

Property Value
TypeDescription
(string|null)

uri

uri?: (string|null);

VpnGatewayInfo uri

Property Value
TypeDescription
(string|null)

vpnTunnelUri

vpnTunnelUri?: (string|null);

VpnGatewayInfo vpnTunnelUri

Property Value
TypeDescription
(string|null)