IotDestinationProperties 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.
Common IoT Connector destination properties.
public class IotDestinationProperties
type IotDestinationProperties = class
Public Class IotDestinationProperties
- Inheritance
-
IotDestinationProperties
Constructors
IotDestinationProperties() |
Initializes a new instance of the IotDestinationProperties class. |
IotDestinationProperties(String) |
Initializes a new instance of the IotDestinationProperties class. |
Properties
ProvisioningState |
Gets or sets the provisioning state. Possible values include: 'Deleting', 'Succeeded', 'Creating', 'Accepted', 'Verifying', 'Updating', 'Failed', 'Canceled', 'Deprovisioned', 'Moving', 'Suspended', 'Warned', 'SystemMaintenance' |
Applies to
Azure SDK for .NET