1 write to Format
Aspire.Hosting.Foundry (1)
FoundryDeploymentResource.cs (1)
34Format = format;
3 references to Format
Aspire.Hosting.Azure.Tests (1)
FoundryExtensionsTests.cs (1)
37Assert.Equal("OpenAI", deployment.Format);
Aspire.Hosting.Foundry (2)
FoundryDeploymentResource.cs (1)
112new("Format", ReferenceExpression.Create($"{Format}")),
FoundryExtensions.cs (1)
480Format = deployment.Format