Aracılığıyla paylaş


New-AzEventGridHybridConnectionEventSubscriptionDestinationObject

HybridConnectionEventSubscriptionDestination için bellek içi bir nesne oluşturun.

Sözdizimi

New-AzEventGridHybridConnectionEventSubscriptionDestinationObject
   [-DeliveryAttributeMapping <IDeliveryAttributeMapping[]>]
   [-ResourceId <String>]
   [<CommonParameters>]

Description

HybridConnectionEventSubscriptionDestination için bellek içi bir nesne oluşturun.

Örnekler

Örnek 1: HybridConnectionEventSubscriptionDestination için bellek içi bir nesne oluşturun.

$damObj = New-AzEventGridDeliveryAttributeMappingObject -Type "TestType" -Name "TestName"
$eventSubObj = Get-AzEventGridSubscription -ResourceGroupName azps_test_group_eventgrid -DomainName azps-domain -TopicName azps-topic
New-AzEventGridHybridConnectionEventSubscriptionDestinationObject -DeliveryAttributeMapping $damObj -ResourceId $eventSubObj.Id

EndpointType
------------
HybridConnection

HybridConnectionEventSubscriptionDestination için bellek içi bir nesne oluşturun.

Parametreler

-DeliveryAttributeMapping

Teslim özniteliği ayrıntıları.

Tür:IDeliveryAttributeMapping[]
Position:Named
Default value:None
Gerekli:False
İşlem hattı girişini kabul et:False
Joker karakterleri kabul et:False

-ResourceId

Bir olay aboneliğinin hedefi olan karma bağlantının Azure Kaynak Kimliği.

Tür:String
Position:Named
Default value:None
Gerekli:False
İşlem hattı girişini kabul et:False
Joker karakterleri kabul et:False

Çıkışlar

HybridConnectionEventSubscriptionDestination