Skip to content
Docs Try Aspire

NgrokEndpointAnnotation Properties

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