Gets the primary endpoint reference for the Floci container.
public EndpointReference PrimaryEndpoint { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
FlociContainerResource.Scheme. public ReferenceExpression ConnectionStringExpression { get; }public EndpointReferenceExpression Host { get; }public EndpointReferenceExpression Port { get; }public EndpointReference PrimaryEndpoint { get; }http unless a TLS certificate has been configured, in which case the endpoint is switched to https before the application starts. Floci serves both on the same port, so the port never changes. public EndpointReferenceExpression Scheme { get; }