InstanceProperties interface
The properties of the Instance resource.
Properties
description | Detailed description of the Instance. |
provisioning |
The status of the last operation. |
schema |
The reference to the Schema Registry for this AIO Instance. |
version | The Azure IoT Operations version. |
Property Details
description
Detailed description of the Instance.
description?: string
Property Value
string
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
schemaRegistryRef
The reference to the Schema Registry for this AIO Instance.
schemaRegistryRef: SchemaRegistryRef
Property Value
version
The Azure IoT Operations version.
version?: string
Property Value
string