Properties of a Subnet.
Package
@google-cloud/edgenetworkProperties
bondingType
bondingType?: (google.cloud.edgenetwork.v1.Subnet.BondingType|keyof typeof google.cloud.edgenetwork.v1.Subnet.BondingType|null);
Subnet bondingType
createTime
createTime?: (google.protobuf.ITimestamp|null);
Subnet createTime
description
description?: (string|null);
Subnet description
ipv4Cidr
ipv4Cidr?: (string[]|null);
Subnet ipv4Cidr
ipv6Cidr
ipv6Cidr?: (string[]|null);
Subnet ipv6Cidr
labels
labels?: ({ [k: string]: string }|null);
Subnet labels
name
name?: (string|null);
Subnet name
network
network?: (string|null);
Subnet network
state
state?: (google.cloud.edgenetwork.v1.ResourceState|keyof typeof google.cloud.edgenetwork.v1.ResourceState|null);
Subnet state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Subnet updateTime
vlanId
vlanId?: (number|null);
Subnet vlanId