你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IotConnector 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
IoT Connector定义。
[Microsoft.Rest.Serialization.JsonTransformation]
public class IotConnector
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IotConnector = class
Public Class IotConnector
- 继承
-
IotConnector
- 属性
构造函数
IotConnector() |
初始化 IotConnector 类的新实例。 |
IotConnector(IDictionary<String,String>, String, ServiceManagedIdentityIdentity, String, IotEventHubIngestionEndpointConfiguration, IotMappingProperties, SystemData) |
初始化 IotConnector 类的新实例。 |
属性
DeviceMapping |
获取或设置设备映射。 |
Identity |
获取或设置设置,该设置指示服务是否具有与之关联的托管标识。 |
IngestionEndpointConfiguration |
获取或设置源配置。 |
Location |
获取或设置资源位置。 |
ProvisioningState |
获取或设置预配状态。 可能的值包括:“删除”、“成功”、“Create”、“Accepted”、“Verifying”、“Updateing”、“Failed”、“Canceled”、“Deprovisioned”、“Moving”、“Suspended”、“警告”、“SystemMaintenance” |
SystemData |
获取或设置与资源的创建和上次修改相关的元数据。 |
Tags |
获取或设置资源标记。 |
方法
Validate() |
验证 对象。 |