Interface protos.google.cloud.datastream.v1.ISqlServerProfile (3.4.0)

Properties of a SqlServerProfile.

Package

@google-cloud/datastream

Properties

database

database?: (string|null);

SqlServerProfile database

hostname

hostname?: (string|null);

SqlServerProfile hostname

password

password?: (string|null);

SqlServerProfile password

port

port?: (number|null);

SqlServerProfile port

username

username?: (string|null);

SqlServerProfile username