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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure PowerShell