OnPremisesConfiguration constructor
OnPremisesConfiguration({})
Implementation
OnPremisesConfiguration({
this.caCertificate,
this.clientCertificate,
this.clientKey,
this.dumpFilePath,
this.hostPort,
this.kind,
this.password,
this.sourceInstance,
this.username,
});