2 writes to Labels
Aspire.Hosting.Azure.Tests (2)
AzureSandboxesTests.cs (2)
2843
Labels
= new Dictionary<string, string>
2929
Labels
= s_labels
2 references to Labels
Aspire.Hosting.Azure.Sandboxes (2)
AzureSandboxContainerDeployment.cs (2)
1583
foreach (var sandbox in sandboxes.Where(sandbox => ShouldDeleteLabeledDeployment(sandbox.Id, sandbox.
Labels
, ownerId, resourceName, excludedDeployIds, excludedSandboxIds)))
1634
foreach (var sandbox in sandboxes.Where(sandbox => HasDeploymentLabels(sandbox.
Labels
, ownerId, resourceName, deployId)))