ConnectionStrings(String, String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ConnectionStrings (string proxyDnsName, string port, string serverName, string dbName);
new Microsoft.Azure.Commands.Sql.SecureConnection.Model.ConnectionStrings : string * string * string * string -> Microsoft.Azure.Commands.Sql.SecureConnection.Model.ConnectionStrings
Public Sub New (proxyDnsName As String, port As String, serverName As String, dbName As String)
Parameters
- proxyDnsName
- String
- port
- String
- serverName
- String
- dbName
- String