[QUERY] EventGrid NameSpaceTopicEventSubscriptionData-> FilterConfiguration #47718
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Event Grid
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.ResourceManager.EventGrid v1.1.0-beta.5
Query/Question
I am attempting to create a Subscription from an azure function as part of a registration process. I've been able to accomplish all portions leading up to creating a filter for the newly created subscription (the subscription creates with no filters just fine), I am unable to find any way to create a new instance of a FiltersConfiguration, or any derived class. Could someone point me in the right direction? Small code snip below for reference
Thank you in advance!
Environment
Visual Studio Version : 17.12.2
Project target framework: .Net 8.0
Project Type : Azure Function (running locally for testing)
The text was updated successfully, but these errors were encountered: