Partager via


RoutingEndpoints.StorageContainers Propriété

Définition

Obtient ou définit la liste des points de terminaison de conteneur de stockage auxquels IoT Hub achemine les messages, en fonction des règles de routage.

[Newtonsoft.Json.JsonProperty(PropertyName="storageContainers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.RoutingStorageContainerProperties> StorageContainers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageContainers")>]
member this.StorageContainers : System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.RoutingStorageContainerProperties> with get, set
Public Property StorageContainers As IList(Of RoutingStorageContainerProperties)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à