AzureCosmosDBMongoDBConfig.IndexName 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.
Index name for the Mongo vCore DB. Default is "default_index".
public string IndexName { get; set; }
member this.IndexName : string with get, set
Public Property IndexName As String