Skip to content
Docs Try Aspire

withDataExplorer

Function
📦 Aspire.Hosting.Azure.CosmosDB v13.2.0-preview.1.26159.1
interface AzureCosmosDBEmulatorResource {
// ... omitted for brevity
withDataExplorer(port?: number): AzureCosmosDBEmulatorResource;
}

Signature

method withDataExplorer builder
Exposes the Data Explorer endpoint for the preview emulator
withDataExplorer(port?: number): AzureCosmosDBEmulatorResource
port number optional
AzureCosmosDBEmulatorResource

Applies to

This function is an extension method on the following types: