Expand description

Device/Endpoint models for Azure Device Registry operations.

Structs§

  • Represents a Device resource, modeled after the devices.namespaces.deviceregistry.microsoft.com CRD in Kubernetes.
  • Represents the endpoints of a device in the Azure Device Registry service.
  • Represents the observed status of a Device in the ADR Service.
  • Represents a discovered device in the Azure Device Registry service.
  • Represents the endpoints of a discovered device in the Azure Device Registry service.
  • Represents an inbound endpoint of a discovered device in the Azure Device Registry service.
  • Represents the outbound endpoints of a discovered device in the Azure Device Registry service.
  • Represents an inbound endpoint of a device in the Azure Device Registry service.
  • Represents an outbound endpoint of a device in the Azure Device Registry service.
  • Represents the outbound endpoints of a device in the Azure Device Registry service.
  • Represents the trust settings for an endpoint.

Enums§

  • Defines the method to authenticate the user of the client at the server.