Freigeben über


WebSiteSlotConfigConnectionStringCollection.GetAll(CancellationToken) Methode

Definition

Beschreibung für Ruft die Konfigurationsverweis-App-Einstellungen und status einer App ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/config/configreferences/connectionstrings
  • Vorgangs-IdWebApps_GetSiteConnectionStringKeyVaultReferencesSlot
public virtual Azure.Pageable<Azure.ResourceManager.AppService.WebSiteSlotConfigConnectionStringResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppService.WebSiteSlotConfigConnectionStringResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AppService.WebSiteSlotConfigConnectionStringResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of WebSiteSlotConfigConnectionStringResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von WebSiteSlotConfigConnectionStringResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: