New-AzServiceLinkerConfluentSchemaRegistryObject
ConfluentSchemaRegistry のメモリ内オブジェクトを作成します。
構文
New-AzServiceLinkerConfluentSchemaRegistryObject
-Endpoint <String>
[<CommonParameters>]
説明
ConfluentSchemaRegistry のメモリ内オブジェクトを作成します。
例
例 1: confluent クラウドでスキーマ レジストリのターゲット リソース オブジェクトを作成する
New-AzServiceLinkerConfluentSchemaRegistryObject -Endpoint "https://psrc-xxxx.westus2.azure.confluent.cloud"
Endpoint
--------
https://psrc-xxxx.westus2.azure.confluent.cloud
confluent クラウドでスキーマ レジストリのターゲット リソース オブジェクトを作成する
パラメーター
-Endpoint
サービスのエンドポイント。
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
出力
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure PowerShell