CosmosOptions.CleanResourcesOnInitialization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Delete the database on initialization. Intended only for testing scenarios.
public bool CleanResourcesOnInitialization { get; set; }
member this.CleanResourcesOnInitialization : bool with get, set
Public Property CleanResourcesOnInitialization As Boolean
Property Value
Remarks
This is only intended for use in testing scenarios.