Class ProducerExchangeCollection
Represents the collection of producer exchanges in a producer exchange group
[Endpoint("/config/v1/project/channels/{channelName}/devices/{deviceName}/producer_exchange_groups/{groupName}/producer_exchanges", null)]
public class ProducerExchangeCollection : EntityCollection<DefaultEntity>, IList<DefaultEntity>, ICollection<DefaultEntity>, IReadOnlyList<DefaultEntity>, IReadOnlyCollection<DefaultEntity>, IEnumerable<DefaultEntity>, IList, ICollection, IEnumerable, IHaveOwner
- Inheritance
-
ProducerExchangeCollection
- Implements
- Inherited Members
Constructors
- ProducerExchangeCollection()
Initializes a new instance of the ProducerExchangeCollection class.