次の方法で共有


New-AzEventGridPartnerEventSubscriptionDestinationObject

PartnerEventSubscriptionDestination のメモリ内オブジェクトを作成します。

構文

New-AzEventGridPartnerEventSubscriptionDestinationObject
   [-ResourceId <String>]
   [<CommonParameters>]

説明

PartnerEventSubscriptionDestination のメモリ内オブジェクトを作成します。

例 1: PartnerEventSubscriptionDestination のメモリ内オブジェクトを作成します。

New-AzEventGridPartnerEventSubscriptionDestinationObject -ResourceId "TestDestinationId"

EndpointType
------------
PartnerDestination

PartnerEventSubscriptionDestination のメモリ内オブジェクトを作成します。

パラメーター

-ResourceId

イベント サブスクリプションのパートナー宛先のエンドポイントを表す Azure リソース ID。

型:String
配置:Named
規定値:None
必須:False
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

出力

PartnerEventSubscriptionDestination