ProvisioningClientOptions Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Options that allow configuration of the provisioning device client instance during initialization.

C#
public sealed class ProvisioningClientOptions
Inheritance
ProvisioningClientOptions

Constructors

ProvisioningClientOptions()

Creates an instances of this class with the default transport settings.

ProvisioningClientOptions(ProvisioningClientTransportSettings)

Creates an instance of this class with the specified transport settings.

Properties

AdditionalUserAgentInfo

Specifies additional information that will be appended to the user-agent string that is sent to IoT hub.

RetryPolicy

Sets the retry policy used in the operation retries.

TransportSettings

The transport settings to use (i.e., ProvisioningClientMqttSettings, ProvisioningClientAmqpSettings).

Applies to

Product Versies
Azure SDK for .NET Preview