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 |
Outputs
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell