你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IotConnector interface
IoT Connector定义。
- Extends
属性
device |
设备映射。 |
ingestion |
源配置。 |
provisioning |
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
system |
与资源的创建和上次修改相关的元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
etag | 与资源关联的 etag,在编辑资源时用于乐观并发。 |
id | 资源标识符。 注意:此属性不会序列化。 它只能由服务器填充。 |
identity | 指示服务是否具有与之关联的托管标识的设置。 |
location | 资源位置。 |
name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
tags | 资源标记。 |
type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
deviceMapping
ingestionEndpointConfiguration
源配置。
ingestionEndpointConfiguration?: IotEventHubIngestionEndpointConfiguration
属性值
provisioningState
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
systemData
继承属性详细信息
etag
id
identity
指示服务是否具有与之关联的托管标识的设置。
identity?: ServiceManagedIdentityIdentity
属性值
location
name
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}