1 instantiation of UpdateConfig
Aspire.Hosting.Docker.Tests (1)
DockerComposeTests.cs (1)
245UpdateConfig = new Aspire.Hosting.Docker.Resources.ServiceNodes.Swarm.UpdateConfig
2 references to UpdateConfig
Aspire.Hosting.Docker (2)
Resources\ServiceNodes\Swarm\Deploy.cs (2)
61/// <seealso cref="Swarm.UpdateConfig"/> 63public UpdateConfig? UpdateConfig { get; set; }