New-AzServiceLinkerConfluentSchemaRegistryObject

Create an in-memory object for ConfluentSchemaRegistry.

Syntax

New-AzServiceLinkerConfluentSchemaRegistryObject
   -Endpoint <String>
   [<CommonParameters>]

Description

Create an in-memory object for ConfluentSchemaRegistry.

Examples

Example 1: Create an target resource object for schema registry on confluent cloud

New-AzServiceLinkerConfluentSchemaRegistryObject -Endpoint "https://psrc-xxxx.westus2.azure.confluent.cloud"

Endpoint
--------
https://psrc-xxxx.westus2.azure.confluent.cloud

Create an target resource object for schema registry on confluent cloud

Parameters

-Endpoint

The endpoint of service.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

Outputs

ConfluentSchemaRegistry