Skip to content
Docs Try Aspire

FlagdResource Properties

Class Properties 7 members
A resource that represents a flagd container.
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection string expression for the flagd server.
public ReferenceExpression ConnectionStringExpression { get; }
HealthCheckEndpoint Section titled HealthCheckEndpoint EndpointReference
Gets the health check HTTP endpoint for the flagd server.
public EndpointReference HealthCheckEndpoint { get; }
Host Section titled Host EndpointReferenceExpression
Gets the host endpoint reference for this resource.
public EndpointReferenceExpression Host { get; }
OfrepEndpoint Section titled OfrepEndpoint EndpointReference
Gets the connection string for the flagd server.
public EndpointReference OfrepEndpoint { get; }
Port Section titled Port EndpointReferenceExpression
Gets the port endpoint reference for this resource.
public EndpointReferenceExpression Port { get; }
PrimaryEndpoint Section titled PrimaryEndpoint EndpointReference
Gets the primary HTTP endpoint for the flagd server.
public EndpointReference PrimaryEndpoint { get; }
UriExpression Section titled UriExpression ReferenceExpression
Gets the connection URI expression for the flagd server.
public ReferenceExpression UriExpression { get; }
Format: http://{host}:{port}.