Class ConnectionStringSettingNames
Inheritance
System.Object
ConnectionStringSettingNames
Assembly: FunctionMonkey.Abstractions.dll
Syntax
public class ConnectionStringSettingNames : object
Properties
|
Improve this Doc
View Source
CosmosDb
Declaration
public string CosmosDb { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
EventHub
Declaration
public string EventHub { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ServiceBus
Declaration
public string ServiceBus { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SignalR
Declaration
public string SignalR { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Storage
Declaration
public string Storage { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods