Properties of an InternalRange.
Package
@google-cloud/network-connectivityProperties
allocationOptions
allocationOptions?: (google.cloud.networkconnectivity.v1.InternalRange.IAllocationOptions|null);InternalRange allocationOptions
createTime
createTime?: (google.protobuf.ITimestamp|null);InternalRange createTime
description
description?: (string|null);InternalRange description
excludeCidrRanges
excludeCidrRanges?: (string[]|null);InternalRange excludeCidrRanges
immutable
immutable?: (boolean|null);InternalRange immutable
ipCidrRange
ipCidrRange?: (string|null);InternalRange ipCidrRange
labels
labels?: ({ [k: string]: string }|null);InternalRange labels
migration
migration?: (google.cloud.networkconnectivity.v1.InternalRange.IMigration|null);InternalRange migration
name
name?: (string|null);InternalRange name
network
network?: (string|null);InternalRange network
overlaps
overlaps?: (google.cloud.networkconnectivity.v1.InternalRange.Overlap[]|null);InternalRange overlaps
peering
peering?: (google.cloud.networkconnectivity.v1.InternalRange.Peering|keyof typeof google.cloud.networkconnectivity.v1.InternalRange.Peering|null);InternalRange peering
prefixLength
prefixLength?: (number|null);InternalRange prefixLength
targetCidrRange
targetCidrRange?: (string[]|null);InternalRange targetCidrRange
updateTime
updateTime?: (google.protobuf.ITimestamp|null);InternalRange updateTime
usage
usage?: (google.cloud.networkconnectivity.v1.InternalRange.Usage|keyof typeof google.cloud.networkconnectivity.v1.InternalRange.Usage|null);InternalRange usage
users
users?: (string[]|null);InternalRange users