Class Connection
- Namespace
- Steeltoe.CloudFoundry.Connector
- Assembly
- Steeltoe.CloudFoundry.ConnectorBase.dll
public class Connection
- Inheritance
-
Connection
- Derived
- Inherited Members
Properties
ConnectionString
public string ConnectionString { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Properties
public Dictionary<string, string> Properties { get; }