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