Class of export setting

Namespace: Microsoft.Cosmos.ExportClient
Assembly: Microsoft.Cosmos.ExportClient (in Microsoft.Cosmos.ExportClient.dll) Version: 10.2.0.0 (10.2.2.0)

Syntax

C#
public abstract class IExportSettings
Visual Basic
Public MustInherit Class IExportSettings
Visual C++
public ref class IExportSettings abstract

Inheritance Hierarchy

Object
  Microsoft.Cosmos.ExportClient..::..IExportSettings
    Microsoft.Cosmos.ExportClient..::..ScopeExportSettings

See Also