App Service - Collection level sync

Just reading a blog post on scopes/collections and it mentions.

  • The Sync function is simplified and defined at the collection level . Every collection is implicitly associated with a channel and as such it is much simpler to specify read/write access to collections.

Is the implicitly associated channel what is being retrieved in the doc.channels?

Thanks