SqlIpConfig constructor
SqlIpConfig({})
Implementation
SqlIpConfig({
this.allocatedIpRange,
this.authorizedNetworks,
this.enableIpv4,
this.privateNetwork,
this.requireSsl,
});
SqlIpConfig({
this.allocatedIpRange,
this.authorizedNetworks,
this.enableIpv4,
this.privateNetwork,
this.requireSsl,
});