你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
New-AzEventGridPartnerEventSubscriptionDestinationObject
Create an in-memory object for PartnerEventSubscriptionDestination.
Syntax
New-AzEventGridPartnerEventSubscriptionDestinationObject
[-ResourceId <String>]
[<CommonParameters>]
Description
Create an in-memory object for PartnerEventSubscriptionDestination.
Examples
Example 1: Create an in-memory object for PartnerEventSubscriptionDestination.
New-AzEventGridPartnerEventSubscriptionDestinationObject -ResourceId "TestDestinationId"
EndpointType
------------
PartnerDestination
Create an in-memory object for PartnerEventSubscriptionDestination.
Parameters
-ResourceId
The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |