Compartilhar via


TopicTypesOperationsExtensions.Get(ITopicTypesOperations, String) Método

Definição

Obter um tipo de tópico.

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

Parâmetros

operations
ITopicTypesOperations

O grupo de operações para esse método de extensão.

topicTypeName
String

Nome do tipo de tópico.

Retornos

Comentários

Obtenha informações sobre um tipo de tópico.

Aplica-se a