3 references to StorageTypeAzure
Microsoft.Extensions.AI.Evaluation.Console (3)
Commands\CleanCacheCommand.cs (1)
54telemetryProperties[PropertyNames.StorageType] = PropertyValues.StorageTypeAzure;
Commands\CleanResultsCommand.cs (1)
58telemetryProperties[PropertyNames.StorageType] = PropertyValues.StorageTypeAzure;
Commands\ReportCommand.cs (1)
68telemetryProperties[PropertyNames.StorageType] = PropertyValues.StorageTypeAzure;