RoutingEndpoints.StorageContainers Property

Definition

The list of storage container endpoints that IoT hub routes messages to, based on the routing rules.

public System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.RoutingStorageContainerProperties> StorageContainers { get; }
member this.StorageContainers : System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.RoutingStorageContainerProperties>
Public ReadOnly Property StorageContainers As IList(Of RoutingStorageContainerProperties)

Property Value

Applies to