Skip to content
Docs Try Aspire
Docs Try

AzureCosmosDBEmulatorResource.withDataExplorer

Method
📦 Aspire.Hosting.Azure.CosmosDB v13.4.0
interface AzureCosmosDBEmulatorResource {
// ... omitted for brevity
withDataExplorer(port?: number): AzureCosmosDBEmulatorResource;
}

Signature

method withDataExplorer builder
Configures the Azure Cosmos DB preview emulator to expose the Data Explorer endpoint.
withDataExplorer(port?: number): AzureCosmosDBEmulatorResource
port number optional
AzureCosmosDBEmulatorResource

Defined on

This method is defined on the following type: