Skip to content
Docs Try Aspire

UmamiResource Properties

Class Properties 2 members
A resource that represents a Umami instance resource.
PrimaryEndpoint Section titled PrimaryEndpoint EndpointReference
Gets the primary endpoint for the Umami instance.
public EndpointReference PrimaryEndpoint { get; }
SecretParameter Section titled SecretParameter ParameterResource
Gets the parameter that contains the Umami app secret.
public ParameterResource SecretParameter { get; }