Gets the gRPC endpoint for the Qdrant database.
public EndpointReference PrimaryEndpoint { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public ParameterResource ApiKeyParameter { get; }public ReferenceExpression ConnectionStringExpression { get; }public EndpointReferenceExpression GrpcHost { get; }public EndpointReferenceExpression GrpcPort { get; }public ReferenceExpression HttpConnectionStringExpression { get; }public EndpointReference HttpEndpoint { get; }public EndpointReferenceExpression HttpHost { get; }public EndpointReferenceExpression HttpPort { get; }public ReferenceExpression HttpUriExpression { get; }http://{host}:{port}. The scheme reflects the endpoint configuration and may be https when TLS is enabled. public EndpointReference PrimaryEndpoint { get; }public ReferenceExpression UriExpression { get; }http://{host}:{port}.