EventGridClient.GetSystemTopicEventSubscription 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.EventSubscription GetSystemTopicEventSubscription (string resourceGroupName, string systemTopicName, string eventSubscriptionName);
member this.GetSystemTopicEventSubscription : string * string * string -> Microsoft.Azure.Management.EventGrid.Models.EventSubscription
Public Function GetSystemTopicEventSubscription (resourceGroupName As String, systemTopicName As String, eventSubscriptionName As String) As EventSubscription
Parameters
- resourceGroupName
- String
- systemTopicName
- String
- eventSubscriptionName
- String