Interface protos.google.cloud.compute.v1.INetworkEndpoint (4.3.0)

Properties of a NetworkEndpoint.

Package

@google-cloud/compute

Properties

annotations

annotations?: ({ [k: string]: string }|null);

NetworkEndpoint annotations

fqdn

fqdn?: (string|null);

NetworkEndpoint fqdn

instance

instance?: (string|null);

NetworkEndpoint instance

ipAddress

ipAddress?: (string|null);

NetworkEndpoint ipAddress

port

port?: (number|null);

NetworkEndpoint port