Freigeben über


TopicTypesOperationsExtensions.Get(ITopicTypesOperations, String) Methode

Definition

Rufen Sie einen Thementyp ab.

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

Parameter

operations
ITopicTypesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

topicTypeName
String

Name des Thementyps.

Gibt zurück

Hinweise

Ruft Informationen zu einem Thementyp ab.

Gilt für: