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