Freigeben über


WebSiteSlotResource.GetAllPremierAddOnSlotDataAsync(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 System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppService.PremierAddOnData>> GetAllPremierAddOnSlotDataAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllPremierAddOnSlotDataAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppService.PremierAddOnData>>
override this.GetAllPremierAddOnSlotDataAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppService.PremierAddOnData>>
Public Overridable Function GetAllPremierAddOnSlotDataAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of PremierAddOnData))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: