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 class ScopeExportSettings : IExportSettings
Visual Basic
Public Class ScopeExportSettings _
	Inherits IExportSettings
Visual C++
public ref class ScopeExportSettings : public IExportSettings

Inheritance Hierarchy

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

See Also