Condividi tramite


WebSiteManagementClient.ListPremierAddOnOffersWithHttpMessagesAsync Metodo

Definizione

Elencare tutte le offerte di componenti aggiuntivi premier.

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.PremierAddOnOffer>>> ListPremierAddOnOffersWithHttpMessagesAsync (System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);
abstract member ListPremierAddOnOffersWithHttpMessagesAsync : System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.PremierAddOnOffer>>>
override this.ListPremierAddOnOffersWithHttpMessagesAsync : System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.PremierAddOnOffer>>>
Public Function ListPremierAddOnOffersWithHttpMessagesAsync (Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AzureOperationResponse(Of IPage(Of PremierAddOnOffer)))

Parametri

customHeaders
Dictionary<String,List<String>>

Intestazioni che verranno aggiunte alla richiesta.

cancellationToken
CancellationToken

Token di annullamento.

Restituisce

Implementazioni

Eccezioni

Generato quando l'operazione ha restituito un codice di stato non valido

Generato quando non è possibile deserializzare la risposta

Generato quando un parametro obbligatorio è Null

Generato quando un parametro obbligatorio è Null

Commenti

Descrizione per Elencare tutte le offerte di componenti aggiuntivi premier.

Si applica a