你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InstanceProperties interface

实例资源的属性。

属性

adrNamespaceRef

资产、发现的资产和设备使用的 Azure 设备注册表命名空间

defaultSecretProviderClassRef

对 AIO Secret 提供程序类的引用。

description

实例的详细说明。

features

AIO 实例的功能。

healthState

资源的运行状况。

provisioningState

上次操作的状态。

schemaRegistryRef

对此 AIO 实例的架构注册表的引用。

version

Azure IoT 操作版本。

属性详细信息

adrNamespaceRef

资产、发现的资产和设备使用的 Azure 设备注册表命名空间

adrNamespaceRef?: AzureDeviceRegistryNamespaceRef

属性值

defaultSecretProviderClassRef

对 AIO Secret 提供程序类的引用。

defaultSecretProviderClassRef?: SecretProviderClassRef

属性值

description

实例的详细说明。

description?: string

属性值

string

features

AIO 实例的功能。

features?: Record<string, InstanceFeature>

属性值

Record<string, InstanceFeature>

healthState

资源的运行状况。

healthState?: string

属性值

string

provisioningState

上次操作的状态。

provisioningState?: string

属性值

string

schemaRegistryRef

对此 AIO 实例的架构注册表的引用。

schemaRegistryRef: SchemaRegistryRef

属性值

version

Azure IoT 操作版本。

version?: string

属性值

string