DaprConfigurationList interface

Dapr configuration list supported by Service Connector

Properties

nextLink

Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server.

value

The list of dapr configurations

Property Details

Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

The list of dapr configurations

value?: DaprConfigurationResource[]

Property Value