WebSiteManagementClient.MoveWithHttpMessagesAsync Metod

Definition

Flytta resurser mellan resursgrupper.

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

Parametrar

resourceGroupName
String

Namnet på resursgruppen som resursen tillhör.

moveResourceEnvelope
CsmMoveResourceEnvelope

Objekt som representerar resursen som ska flyttas.

customHeaders
Dictionary<String,List<String>>

Rubriker som läggs till i begäran.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Implementeringar

Undantag

Genereras när åtgärden returnerade en ogiltig statuskod

Genereras när åtgärden returnerade en ogiltig statuskod

Genereras när en obligatorisk parameter är null

Genereras när en obligatorisk parameter är null

Kommentarer

Beskrivning för Flytta resurser mellan resursgrupper.

Gäller för