Freigeben über


EventHubConsumerGroupInfoResource.Get(CancellationToken) Methode

Definition

Rufen Sie eine Consumergruppe vom Event Hub-kompatiblen Device-to-Cloud-Endpunkt für einen IoT Hub ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/IotHubs/{resourceName}/eventHubEndpoints/{eventHubEndpointName}/ConsumerGroups/{name}
  • Vorgang IdIotHubResource_GetEventHubConsumerGroup
public virtual Azure.Response<Azure.ResourceManager.IotHub.EventHubConsumerGroupInfoResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.IotHub.EventHubConsumerGroupInfoResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.IotHub.EventHubConsumerGroupInfoResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of EventHubConsumerGroupInfoResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: