5 implementations of GetHostAddressExpression
Aspire.Hosting.Azure.AppContainers (1)
AzureContainerAppEnvironmentResource.cs (1)
245
public ReferenceExpression
GetHostAddressExpression
(EndpointReference endpointReference)
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceEnvironmentResource.cs (1)
392
public ReferenceExpression
GetHostAddressExpression
(EndpointReference endpointReference)
Aspire.Hosting.Docker (1)
DockerComposeEnvironmentResource.cs (1)
192
public ReferenceExpression
GetHostAddressExpression
(EndpointReference endpointReference)
Aspire.Hosting.Foundry (1)
Project\ProjectResource.cs (1)
192
ReferenceExpression IComputeEnvironmentResource.
GetHostAddressExpression
(EndpointReference endpointReference)
Aspire.Hosting.Kubernetes (1)
KubernetesEnvironmentResource.cs (1)
111
public ReferenceExpression
GetHostAddressExpression
(EndpointReference endpointReference)