CosmosOptions.IsResourceCreationEnabled 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.
Tries to create the database and container used for clustering if it does not exist. Defaults to false
.
public bool IsResourceCreationEnabled { get; set; }
member this.IsResourceCreationEnabled : bool with get, set
Public Property IsResourceCreationEnabled As Boolean