Table of Contents

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

string

Name

public string Name { get; set; }

Property Value

string

Properties

public Dictionary<string, string> Properties { get; }

Property Value

Dictionary<string, string>