StartDeviceDiscoveryRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the cloud-to-cloud account association to use for discovery of third-party devices.

Link copied to clipboard

The authentication material required to start the local device discovery job request.

Link copied to clipboard

The type of authentication material used for device discovery jobs.

Link copied to clipboard

An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.

Link copied to clipboard

The id of the connector association.

Link copied to clipboard

The id of the end-user's IoT hub.

Link copied to clipboard

Additional protocol-specific details required for device discovery, which vary based on the discovery type.

Link copied to clipboard

The discovery type supporting the type of device to be discovered in the device discovery task request.

Link copied to clipboard

A set of key/value pairs that are used to manage the device discovery request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String