Udostępnij za pośrednictwem


WebSiteManagementClientExtensions.ValidateMoveAsync Metoda

Definicja

Sprawdź, czy można przenieść zasób.

public static System.Threading.Tasks.Task ValidateMoveAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient operations, string resourceGroupName, Microsoft.Azure.Management.AppService.Fluent.Models.CsmMoveResourceEnvelope moveResourceEnvelope, System.Threading.CancellationToken cancellationToken = default);
static member ValidateMoveAsync : Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient * string * Microsoft.Azure.Management.AppService.Fluent.Models.CsmMoveResourceEnvelope * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function ValidateMoveAsync (operations As IWebSiteManagementClient, resourceGroupName As String, moveResourceEnvelope As CsmMoveResourceEnvelope, Optional cancellationToken As CancellationToken = Nothing) As Task

Parametry

operations
IWebSiteManagementClient

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów, do której należy zasób.

moveResourceEnvelope
CsmMoveResourceEnvelope

Obiekt reprezentujący zasób do przeniesienia.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis sprawdzania, czy można przenieść zasób.

Dotyczy