Partager via


EventGridClient.GetSystemTopic(String, String) Method

Definition

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

Returns

Applies to