Gets the primary MQTT endpoint for the Mosquitto broker.
public EndpointReference PrimaryEndpoint { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
mqtt://host:port, suitable for use by MQTT clients. public ReferenceExpression ConnectionStringExpression { get; }public EndpointReferenceExpression Host { get; }public EndpointReferenceExpression Port { get; }public EndpointReference PrimaryEndpoint { get; }public ReferenceExpression UriExpression { get; }Remarks
mqtt://{host}:{port}.