Freigeben über


PartnerTopicResource.Get(CancellationToken) Methode

Definition

Ruft Eigenschaften eines Partnerthemas ab.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}
  • Vorgangs-IdPartnerTopics_Get
public virtual Azure.Response<Azure.ResourceManager.EventGrid.PartnerTopicResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.EventGrid.PartnerTopicResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.EventGrid.PartnerTopicResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of PartnerTopicResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: