Freigeben über


AppPlatformGatewayCustomDomainCollection.GetAll(CancellationToken) Methode

Definition

Behandeln Sie Anforderungen, um alle benutzerdefinierten Spring Cloud Gateway-Domänen aufzulisten.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/gateways/{gatewayName}/domains
  • Vorgang IdGatewayCustomDomains_List
public virtual Azure.Pageable<Azure.ResourceManager.AppPlatform.AppPlatformGatewayCustomDomainResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppPlatform.AppPlatformGatewayCustomDomainResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppPlatform.AppPlatformGatewayCustomDomainResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of AppPlatformGatewayCustomDomainResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der AppPlatformGatewayCustomDomainResource möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: