Implemented interface member:
method
GetEndpointPropertyExpression
Aspire.Hosting.ApplicationModel.IComputeEnvironmentResource.GetEndpointPropertyExpression(Aspire.Hosting.ApplicationModel.EndpointReferenceExpression)
1 reference to GetEndpointPropertyExpression
Aspire.Hosting.Azure.Tests (1)
AzureContainerAppsTests.cs (1)
2788var expression = env.Resource.GetEndpointPropertyExpression(project.GetEndpoint("http").Property(property));