Partager via


EventGridClient.GetTopicType(String) Method

Definition

public Microsoft.Azure.Management.EventGrid.Models.TopicTypeInfo GetTopicType (string topicTypeName);
member this.GetTopicType : string -> Microsoft.Azure.Management.EventGrid.Models.TopicTypeInfo
Public Function GetTopicType (topicTypeName As String) As TopicTypeInfo

Parameters

topicTypeName
String

Returns

Applies to