1 reference to ParentName
Aspire.Hosting.Azure.Tests (1)
AzureBicepProvisionerTests.cs (1)
286
var parentProperty = resourceEvent.Snapshot.Properties.FirstOrDefault(x => x.Name == KnownProperties.Resource.
ParentName
)?.Value?.ToString();