Freigeben über


WcfRelayCollection.GetAll(CancellationToken) Methode

Definition

Listet die WCF-Relays im Namespace auf.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}/wcfRelays
  • Vorgangs-IdWCFRelays_ListByNamespace
public virtual Azure.Pageable<Azure.ResourceManager.Relay.WcfRelayResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Relay.WcfRelayResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Relay.WcfRelayResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of WcfRelayResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von WcfRelayResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: