Skip to content
DocsTry Aspire
DocsTry

NgrokEndpointAnnotation Properties

RecordProperties2 members
Represents a ngrok endpoint annotation for an existing resource with endpoints.
Gets the collection of endpoints to tunnel
public ICollection<NgrokEndpoint> Endpoints { get; }
ResourceSection titled ResourceIResourceWithEndpoints
The resource with endpoints to tunnel.
public IResourceWithEndpoints Resource { get; init; }