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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell