Share via


ConnectedEnvironmentDaprComponentsCollection interface

Collection of Dapr Components for Environments

Properties

nextLink

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

value

Collection of Dapr component resources.

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

Collection of Dapr component resources.

value: ConnectedEnvironmentDaprComponent[]

Property Value