get Event Subscription Delivery Attributes
Get all delivery attributes for an event subscription. Azure REST API version: 2022-06-15. Other available API versions: 2023-06-01-preview.
Return
Result of the Get delivery attributes operation.
Parameters
null
Return
Result of the Get delivery attributes operation.
See also
Parameters
Name of the event subscription.
The scope of the event subscription. The scope can be a subscription, or a resource group, or a top level resource belonging to a resource provider namespace, or an EventGrid topic. For example, use '/subscriptions/{subscriptionId}/' for a subscription, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for a resource group, and '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}' for a resource, and '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}' for an EventGrid topic.
Return
Result of the Get delivery attributes operation.
See also
Parameters
Builder for com.pulumi.azurenative.eventgrid.kotlin.inputs.GetEventSubscriptionDeliveryAttributesPlainArgs.