Skip to content
DocsTry Aspire
DocsTry

FlagdResource Properties

ClassProperties7 members
A resource that represents a flagd container.
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection string expression for the flagd server.
public ReferenceExpression ConnectionStringExpression { get; }
HealthCheckEndpointSection titled HealthCheckEndpointEndpointReference
Gets the health check HTTP endpoint for the flagd server.
public EndpointReference HealthCheckEndpoint { get; }
HostSection titled HostEndpointReferenceExpression
Gets the host endpoint reference for this resource.
public EndpointReferenceExpression Host { get; }
OfrepEndpointSection titled OfrepEndpointEndpointReference
Gets the OFREP endpoint for the flagd server.
public EndpointReference OfrepEndpoint { get; }
PortSection titled PortEndpointReferenceExpression
Gets the port endpoint reference for this resource.
public EndpointReferenceExpression Port { get; }
PrimaryEndpointSection titled PrimaryEndpointEndpointReference
Gets the primary HTTP endpoint for the flagd server.
public EndpointReference PrimaryEndpoint { get; }
UriExpressionSection titled UriExpressionReferenceExpression
Gets the connection URI expression for the flagd server.
public ReferenceExpression UriExpression { get; }
Format: http://{host}:{port}.