Share via


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