Table of Contents

Class CosmosDbServiceInfoFactory

Namespace
Steeltoe.CloudFoundry.Connector.Services
Assembly
Steeltoe.CloudFoundry.ConnectorBase.dll
public class CosmosDbServiceInfoFactory : ServiceInfoFactory
Inheritance
CosmosDbServiceInfoFactory
Inherited Members

Constructors

CosmosDbServiceInfoFactory()

public CosmosDbServiceInfoFactory()

Methods

Accept(Service)

public override bool Accept(Service binding)

Parameters

binding Service

Returns

bool

Create(Service)

public override IServiceInfo Create(Service binding)

Parameters

binding Service

Returns

IServiceInfo