Freigeben über


TopicTypeResource.Get(CancellationToken) Methode

Definition

Rufen Sie Informationen zu einem Thementyp ab.

  • Request Path/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}
  • Vorgang IdTopicTypes_Get
public virtual Azure.Response<Azure.ResourceManager.EventGrid.TopicTypeResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.EventGrid.TopicTypeResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.EventGrid.TopicTypeResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of TopicTypeResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: