StartDeviceDiscoveryRequest   
    
  Types
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.
Functions
Link copied to clipboard
                  inline fun copy(block: StartDeviceDiscoveryRequest.Builder.() -> Unit = {}): StartDeviceDiscoveryRequest