Class CloudFoundryServiceInfoCreator
Inheritance
System.Object
CloudFoundryServiceInfoCreator
Assembly: Steeltoe.Connector.CloudFoundry.dll
Syntax
public class CloudFoundryServiceInfoCreator : ServiceInfoCreator
Properties
|
Edit this page
View Source
IsRelevant
Declaration
public static bool IsRelevant { get; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
|
Edit this page
View Source
Instance(IConfiguration)
Declaration
public static CloudFoundryServiceInfoCreator Instance(IConfiguration configuration)
Parameters
Type |
Name |
Description |
IConfiguration |
configuration |
|
Returns