Delen via


New-AzServiceLinkerConfluentBootstrapServerObject

Maak een in-memory object voor ConfluentBootstrapServer.

Syntaxis

New-AzServiceLinkerConfluentBootstrapServerObject
   -Endpoint <String>
   [<CommonParameters>]

Description

Maak een in-memory object voor ConfluentBootstrapServer.

Voorbeelden

Voorbeeld 1: Een doelresourceobject maken voor Kafka-server in confluent-cloud

New-AzServiceLinkerConfluentBootstrapServerObject -Endpoint "pkc-xxxx.eastus.azure.confluent.cloud:9092"

Endpoint
--------
pkc-xxxx.eastus.azure.confluent.cloud:9092

Een doelresourceobject maken voor Kafka-server in Confluent-cloud

Parameters

-Endpoint

Het eindpunt van de service.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

Uitvoerwaarden

ConfluentBootstrapServer