Interface protos.google.cloud.compute.v1.INetworkAttachmentConnectedEndpoint (3.8.1)

Properties of a NetworkAttachmentConnectedEndpoint.

Package

@google-cloud/compute

Properties

ipAddress

ipAddress?: (string|null);

NetworkAttachmentConnectedEndpoint ipAddress

projectIdOrNum

projectIdOrNum?: (string|null);

NetworkAttachmentConnectedEndpoint projectIdOrNum

secondaryIpCidrRanges

secondaryIpCidrRanges?: (string[]|null);

NetworkAttachmentConnectedEndpoint secondaryIpCidrRanges

status

status?: (string|null);

NetworkAttachmentConnectedEndpoint status

subnetwork

subnetwork?: (string|null);

NetworkAttachmentConnectedEndpoint subnetwork