OperationListResult interface

Result of GET request to list FluidRelay operations.

Properties

nextLink

URL to get the next set of operation list results if there are any.

value

List of FluidRelay operations supported by the Microsoft.FluidRelay provider.

Property Details

URL to get the next set of operation list results if there are any.

nextLink?: string

Property Value

string

value

List of FluidRelay operations supported by the Microsoft.FluidRelay provider.

value?: OperationResult[]

Property Value