Skip to content
DocsTry Aspire
DocsTry

FlociUIContainerResource Properties

ClassProperties2 members
Resource for the Floci UI web console container. A single UI instance can attach to any combination of Floci cloud resources (AWS, Azure, GCP) — one created it via WithFlociUI (its FlociUIContainerResource.Parent), and any others are attached via WithReference.
Gets the Floci cloud resource that created this UI instance.
public FlociContainerResource Parent { get; }
PrimaryEndpointSection titled PrimaryEndpointEndpointReference
Gets the http endpoint for the Floci UI resource.
public EndpointReference PrimaryEndpoint { get; }