Freigeben über


WebSiteSlotResource.GetAllPremierAddOnSlotData(CancellationToken) Methode

Definition

Beschreibung für Ruft die wichtigsten Add-Ons einer App ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: