2 references to DefaultPersistencePath
Aspire.Hosting.Azure.Kusto (2)
AzureKustoEmulatorContainerDefaults.cs (1)
26public static string DefaultCreateDatabaseCommand(string dbName, string persistencePathRoot = DefaultPersistencePath)
AzureKustoReadWriteDatabaseResourceExtensions.cs (1)
16/// DATABASE_NAME is the database name and PERSISTENCE_PATH is <inheritdoc cref="AzureKustoEmulatorContainerDefaults.DefaultPersistencePath"/>.