Freigeben über


SiteSlotFunctionResource.GetFunctionKeysSlot(CancellationToken) Methode

Definition

Beschreibung für Abrufen von Funktionsschlüsseln für eine Funktion auf einer Website oder einem Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/listkeys
  • Vorgang IdWebApps_ListFunctionKeysSlot
public virtual Azure.Response<Azure.ResourceManager.AppService.Models.AppServiceConfigurationDictionary> GetFunctionKeysSlot (System.Threading.CancellationToken cancellationToken = default);
abstract member GetFunctionKeysSlot : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.Models.AppServiceConfigurationDictionary>
override this.GetFunctionKeysSlot : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.Models.AppServiceConfigurationDictionary>
Public Overridable Function GetFunctionKeysSlot (Optional cancellationToken As CancellationToken = Nothing) As Response(Of AppServiceConfigurationDictionary)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: