Class CosmosDbServiceInfoFactory
Implements
Inherited Members
Namespace: Steeltoe.Connector.Services
Assembly: Steeltoe.Connector.ConnectorBase.dll
Syntax
public class CosmosDbServiceInfoFactory : ServiceInfoFactory, IServiceInfoFactory
Constructors
| Edit this page View SourceCosmosDbServiceInfoFactory()
Declaration
public CosmosDbServiceInfoFactory()
Methods
| Edit this page View SourceAccepts(Service)
Declaration
public override bool Accepts(Service binding)
Parameters
Type | Name | Description |
---|---|---|
Service | binding |
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
| Edit this page View SourceCreate(Service)
Declaration
public override IServiceInfo Create(Service binding)
Parameters
Type | Name | Description |
---|---|---|
Service | binding |
Returns
Type | Description |
---|---|
IServiceInfo |