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