Event Subscription Args
constructor(advancedFilter: Output<EventSubscriptionAdvancedFilterArgs>? = null, advancedFilteringOnArraysEnabled: Output<Boolean>? = null, azureFunctionEndpoint: Output<EventSubscriptionAzureFunctionEndpointArgs>? = null, deadLetterIdentity: Output<EventSubscriptionDeadLetterIdentityArgs>? = null, deliveryIdentity: Output<EventSubscriptionDeliveryIdentityArgs>? = null, deliveryProperties: Output<List<EventSubscriptionDeliveryPropertyArgs>>? = null, eventDeliverySchema: Output<String>? = null, eventhubEndpointId: Output<String>? = null, expirationTimeUtc: Output<String>? = null, hybridConnectionEndpointId: Output<String>? = null, includedEventTypes: Output<List<String>>? = null, labels: Output<List<String>>? = null, name: Output<String>? = null, retryPolicy: Output<EventSubscriptionRetryPolicyArgs>? = null, scope: Output<String>? = null, serviceBusQueueEndpointId: Output<String>? = null, serviceBusTopicEndpointId: Output<String>? = null, storageBlobDeadLetterDestination: Output<EventSubscriptionStorageBlobDeadLetterDestinationArgs>? = null, storageQueueEndpoint: Output<EventSubscriptionStorageQueueEndpointArgs>? = null, subjectFilter: Output<EventSubscriptionSubjectFilterArgs>? = null, webhookEndpoint: Output<EventSubscriptionWebhookEndpointArgs>? = null)