Freigeben über


AppPlatformConfigurationServiceCollection.GetAll(CancellationToken) Methode

Definition

Verarbeitet Anforderungen, um alle Ressourcen in einem Dienst aufzulisten.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: