Show / Hide Table of Contents

Interface ICosmosDbDocumentBatchCommand

Namespace: FunctionMonkey.Commanding.Cosmos.Abstractions
Assembly: FunctionMonkey.Commanding.Cosmos.Abstractions.dll
Syntax
public interface ICosmosDbDocumentBatchCommand : ICommand

Properties

| Improve this Doc View Source

Documents

Declaration
IReadOnlyCollection<Document> Documents { get; set; }
Property Value
Type Description
IReadOnlyCollection<Document>

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