FluidRelayContainerList interface

Paged response

Properties

nextLink

A link to the next page of results, if any. NOTE: This property will not be serialized. It can only be populated by the server.

value

A sequence of FluidRelay containers.

Property Details

A link to the next page of results, if any. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

A sequence of FluidRelay containers.

value?: FluidRelayContainer[]

Property Value