Freigeben über


ClientTwin.ParentScopes Eigenschaft

Definition

Die Bereiche der Edgegeräte der oberen Ebene, falls zutreffend. Nur für Edgegeräte verfügbar.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public virtual System.Collections.Generic.IReadOnlyList<string> ParentScopes { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.ParentScopes : System.Collections.Generic.IReadOnlyList<string>
Public Overridable ReadOnly Property ParentScopes As IReadOnlyList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Weitere Informationen finden Sie unter https://docs.microsoft.com/azure/iot-edge/iot-edge-as-gateway?view=iotedge-2020-11#parent-and-child-relationships.

Gilt für: