SqlLocationDetails constructor
SqlLocationDetails({})
Implementation
SqlLocationDetails({
this.dnsZone,
this.gcpProjectId,
this.internetAccess,
this.network,
this.primaryZone,
this.region,
this.secondaryZone,
this.subnetwork,
this.tertiaryZone,
});