Table of Contents

Class ResourceXidList

Namespace
Azure.Iot.Operations.Services.EdgeRegistry.Generated
Assembly
Azure.Iot.Operations.Services.dll

List of Resource XIDs within the provided constraints with the specified label.

public class ResourceXidList : IJsonOnDeserialized, IJsonOnSerializing
Inheritance
ResourceXidList
Implements
Inherited Members

Properties

Resources

List of Resource XID components.

[JsonPropertyName("resources")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonRequired]
public List<ResourceXid> Resources { get; set; }

Property Value

List<ResourceXid>