IotConnector 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.
IoT Connector definition.
[Microsoft.Rest.Serialization.JsonTransformation]
public class IotConnector
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IotConnector = class
Public Class IotConnector
- Inheritance
-
IotConnector
- Attributes
Constructors
IotConnector() |
Initializes a new instance of the IotConnector class. |
IotConnector(IDictionary<String,String>, String, ServiceManagedIdentityIdentity, String, IotEventHubIngestionEndpointConfiguration, IotMappingProperties, SystemData) |
Initializes a new instance of the IotConnector class. |
Properties
DeviceMapping |
Gets or sets device Mappings. |
Identity |
Gets or sets setting indicating whether the service has a managed identity associated with it. |
IngestionEndpointConfiguration |
Gets or sets source configuration. |
Location |
Gets or sets the resource location. |
ProvisioningState |
Gets or sets the provisioning state. Possible values include: 'Deleting', 'Succeeded', 'Creating', 'Accepted', 'Verifying', 'Updating', 'Failed', 'Canceled', 'Deprovisioned', 'Moving', 'Suspended', 'Warned', 'SystemMaintenance' |
SystemData |
Gets or sets metadata pertaining to creation and last modification of the resource. |
Tags |
Gets or sets resource tags. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET