Gets the primary endpoint for the ActiveMQ server.
public EndpointReference PrimaryEndpoint { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public IActiveMQSettings ActiveMqSettings { get; }public ReferenceExpression ConnectionStringExpression { get; }public EndpointReferenceExpression Host { get; }public ParameterResource PasswordParameter { get; }public EndpointReferenceExpression Port { get; }public EndpointReference PrimaryEndpoint { get; }public ReferenceExpression UriExpression { get; }{scheme}://{user}:{password}@{host}:{port}. public ParameterResource? UserNameParameter { get; }