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