Subnetwork constructor
Subnetwork({})
Implementation
Subnetwork({
this.ipCidrRange,
this.name,
this.network,
this.outsideAllocation,
this.region,
this.secondaryIpRanges,
});
Subnetwork({
this.ipCidrRange,
this.name,
this.network,
this.outsideAllocation,
this.region,
this.secondaryIpRanges,
});