Partager via


TopicTypesOperationsExtensions.Get(ITopicTypesOperations, String) Méthode

Définition

Obtenir un type de rubrique.

public static Microsoft.Azure.Management.EventGrid.Models.TopicTypeInfo Get (this Microsoft.Azure.Management.EventGrid.ITopicTypesOperations operations, string topicTypeName);
static member Get : Microsoft.Azure.Management.EventGrid.ITopicTypesOperations * string -> Microsoft.Azure.Management.EventGrid.Models.TopicTypeInfo
<Extension()>
Public Function Get (operations As ITopicTypesOperations, topicTypeName As String) As TopicTypeInfo

Paramètres

operations
ITopicTypesOperations

Groupe d’opérations pour cette méthode d’extension.

topicTypeName
String

Nom du type de rubrique.

Retours

Remarques

Obtenir des informations sur un type de rubrique.

S’applique à