FluidRelayServerList interface

Paged response

Properties

nextLink

A link to the next page of results, if any.

value

A sequence of FluidRelay servers.

Property Details

A link to the next page of results, if any.

nextLink?: string

Property Value

string

value

A sequence of FluidRelay servers.

value: FluidRelayServer[]

Property Value