1 write to Format
Aspire.Hosting.Azure.AIFoundry (1)
AzureAIFoundryDeploymentResource.cs (1)
33Format = format;
2 references to Format
Aspire.Hosting.Azure.AIFoundry (1)
AzureAIFoundryExtensions.cs (1)
339Format = deployment.Format
Aspire.Hosting.Azure.Tests (1)
AzureAIFoundryExtensionsTests.cs (1)
35Assert.Equal("OpenAI", deployment.Format);