Initializes a new instance of the ScopeExportSettings class

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 ScopeExportSettings()
Visual Basic
Public Sub New
Visual C++
public:
ScopeExportSettings()

See Also