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; }The resource with endpoints to tunnel.
public IResourceWithEndpoints Resource { get; init; }