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 |