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

IotOperationsInstanceProperties(SchemaRegistryRef) Constructor

Definition

Initializes a new instance of IotOperationsInstanceProperties.

public IotOperationsInstanceProperties(Azure.ResourceManager.IotOperations.Models.SchemaRegistryRef schemaRegistryRef);
new Azure.ResourceManager.IotOperations.Models.IotOperationsInstanceProperties : Azure.ResourceManager.IotOperations.Models.SchemaRegistryRef -> Azure.ResourceManager.IotOperations.Models.IotOperationsInstanceProperties
Public Sub New (schemaRegistryRef As SchemaRegistryRef)

Parameters

schemaRegistryRef
SchemaRegistryRef

The reference to the Schema Registry for this AIO Instance.

Exceptions

schemaRegistryRef is null.

Applies to