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