View Source GoogleApi.Datastream.V1.Model.SqlServerProfile (google_api_datastream v0.9.0)
SQLServer database profile. Next ID: 8.
Attributes
-
database
(type:String.t
, default:nil
) - Required. Database for the SQLServer connection. -
hostname
(type:String.t
, default:nil
) - Required. Hostname for the SQLServer connection. -
password
(type:String.t
, default:nil
) - Optional. Password for the SQLServer connection. Mutually exclusive with thesecret_manager_stored_password
field. -
port
(type:integer()
, default:nil
) - Port for the SQLServer connection, default value is 1433. -
username
(type:String.t
, default:nil
) - Required. Username for the SQLServer connection.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.