Show / Hide Table of Contents

Class ConnectionStringSettingNames

Inheritance
System.Object
ConnectionStringSettingNames
Namespace: FunctionMonkey.Abstractions.Builders.Model
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

OpenApiFluentValidationHelper.IsNumeric(Object)
OpenApiFluentValidationHelper.NumericToInt(Object)
OpenApiFluentValidationHelper.NumericToDouble(Object)
OpenApiFluentValidationHelper.NumericToDecimal(Object)
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall