Partager via


ClientTwin.DeviceScope Propriété

Définition

Portée de l’appareil. Générés automatiquement et immuables pour les appareils edge et modifiables dans les appareils feuilles pour créer une relation enfant/parent.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public string DeviceScope { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.DeviceScope : string
Public ReadOnly Property DeviceScope As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Pour plus d’informations, consultez https://docs.microsoft.com/azure/iot-edge/iot-edge-as-gateway?view=iotedge-2020-11#parent-and-child-relationships.

S’applique à