EventGridClient.GetAzTopicEventSubscriptionsDeliveryAttribute Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Management.EventGrid.Models.DeliveryAttributeListResult GetAzTopicEventSubscriptionsDeliveryAttribute (string resourceGroupName, string topicName, string eventSubscriptionName);
member this.GetAzTopicEventSubscriptionsDeliveryAttribute : string * string * string -> Microsoft.Azure.Management.EventGrid.Models.DeliveryAttributeListResult
Public Function GetAzTopicEventSubscriptionsDeliveryAttribute (resourceGroupName As String, topicName As String, eventSubscriptionName As String) As DeliveryAttributeListResult
Parameters
- resourceGroupName
- String
- topicName
- String
- eventSubscriptionName
- String