Sdílet prostřednictvím


WebSiteManagementClient.ValidateWithHttpMessagesAsync Metoda

Definice

Ověřte, jestli je možné vytvořit prostředek.

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Management.AppService.Fluent.Models.ValidateResponseInner>> ValidateWithHttpMessagesAsync (string resourceGroupName, Microsoft.Azure.Management.AppService.Fluent.Models.ValidateRequest validateRequest, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);
abstract member ValidateWithHttpMessagesAsync : string * Microsoft.Azure.Management.AppService.Fluent.Models.ValidateRequest * 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.ValidateResponseInner>>
override this.ValidateWithHttpMessagesAsync : string * Microsoft.Azure.Management.AppService.Fluent.Models.ValidateRequest * 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.ValidateResponseInner>>
Public Function ValidateWithHttpMessagesAsync (resourceGroupName As String, validateRequest As ValidateRequest, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AzureOperationResponse(Of ValidateResponseInner))

Parametry

resourceGroupName
String

Název skupiny prostředků, do které prostředek patří.

validateRequest
ValidateRequest

Požádejte o ověření pomocí prostředků.

customHeaders
Dictionary<String,List<String>>

Hlavičky, které budou přidány do žádosti.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Implementuje

Výjimky

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

Vyvolána při nemožnosti deserializovat odpověď

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

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

Poznámky

Popis pro Ověření, jestli je možné vytvořit prostředek.

Platí pro