New-AzServiceLinkerConfluentBootstrapServerObject
ConfluentBootstrapServer에 대한 메모리 내 개체를 만듭니다.
구문
New-AzServiceLinkerConfluentBootstrapServerObject
-Endpoint <String>
[<CommonParameters>]
Description
ConfluentBootstrapServer에 대한 메모리 내 개체를 만듭니다.
예제
예제 1: Confluent 클라우드에서 Kafka 서버에 대한 대상 리소스 개체 만들기
New-AzServiceLinkerConfluentBootstrapServerObject -Endpoint "pkc-xxxx.eastus.azure.confluent.cloud:9092"
Endpoint
--------
pkc-xxxx.eastus.azure.confluent.cloud:9092
Confluent 클라우드에서 Kafka 서버에 대한 대상 리소스 개체 만들기
매개 변수
-Endpoint
서비스의 엔드포인트입니다.
형식: | String |
Position: | Named |
Default value: | None |
필수: | True |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
출력
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure PowerShell