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

Properties of a NetworkAttachmentConnectedEndpoint.

Package

@google-cloud/compute

Properties

ipAddress

ipAddress?: (string|null);

NetworkAttachmentConnectedEndpoint ipAddress

ipv6Address

ipv6Address?: (string|null);

NetworkAttachmentConnectedEndpoint ipv6Address

projectIdOrNum

projectIdOrNum?: (string|null);

NetworkAttachmentConnectedEndpoint projectIdOrNum

secondaryIpCidrRanges

secondaryIpCidrRanges?: (string[]|null);

NetworkAttachmentConnectedEndpoint secondaryIpCidrRanges

status

status?: (string|null);

NetworkAttachmentConnectedEndpoint status

subnetwork

subnetwork?: (string|null);

NetworkAttachmentConnectedEndpoint subnetwork

subnetworkCidrRange

subnetworkCidrRange?: (string|null);

NetworkAttachmentConnectedEndpoint subnetworkCidrRange