EventGridClient.DeleteTopicEventSubscription(String, String, String) 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 void DeleteTopicEventSubscription (string resourceGroupName, string topicName, string eventSubscriptionName);
member this.DeleteTopicEventSubscription : string * string * string -> unit
Public Sub DeleteTopicEventSubscription (resourceGroupName As String, topicName As String, eventSubscriptionName As String)
Parameters
- resourceGroupName
- String
- topicName
- String
- eventSubscriptionName
- String