ArmIotOperationsModelFactory.SchemaRegistryRef(ResourceIdentifier) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.ResourceManager.IotOperations.Models.SchemaRegistryRef SchemaRegistryRef(Azure.Core.ResourceIdentifier resourceId = default);
static member SchemaRegistryRef : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.IotOperations.Models.SchemaRegistryRef
Public Shared Function SchemaRegistryRef (Optional resourceId As ResourceIdentifier = Nothing) As SchemaRegistryRef
Parameters
- resourceId
- ResourceIdentifier
The resource ID of the Schema Registry.
Returns
A new SchemaRegistryRef instance for mocking.