Sdílet prostřednictvím


IDeletedWebAppsOperations.GetDeletedWebAppByLocationWithHttpMessagesAsync Metoda

Definice

Získejte odstraněnou aplikaci pro předplatné na místě.

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

Parametry

location
String
deletedSiteId
String

Číselné ID odstraněné aplikace, například 12345

customHeaders
Dictionary<String,List<String>>

Hlavičky, které se přidají do požadavku.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Výjimky

Vyvolá se, když operace vrátila neplatný stavový kód.

Vyvolá se, když nejde deserializovat odpověď.

Vyvolá se, když má povinný parametr hodnotu null.

Poznámky

Popis pro Získání odstraněné aplikace pro předplatné v umístění.

Platí pro