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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure PowerShell