Delen via


Move - Move

Beschrijving voor het verplaatsen van resources tussen resourcegroepen.

POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources?api-version=2024-11-01

URI-parameters

Name In Vereist Type Description
resourceGroupName
path True

string

minLength: 1
maxLength: 90
pattern: ^[-\w\._\(\)]+[^\.]$

Naam van de resourcegroep waartoe de resource behoort.

subscriptionId
path True

string

Uw Azure-abonnements-id. Dit is een tekenreeks met GUID-indeling (bijvoorbeeld 00000000-0000-0000-0000-000000000000000).

api-version
query True

string

API-versie

Aanvraagbody

Name Type Description
resources

string[]

targetResourceGroup

string

minLength: 1
maxLength: 90
pattern: ^[-\w\._\(\)]+[^\.]$

Antwoorden

Name Type Description
204 No Content

Geen inhoud

Other Status Codes

DefaultErrorResponse

Foutreactie van App Service.

Beveiliging

azure_auth

Azure Active Directory OAuth2-stroom

Type: oauth2
Stroom: implicit
Autorisatie-URL: https://login.microsoftonline.com/common/oauth2/authorize

Bereiken

Name Description
user_impersonation Uw gebruikersaccount imiteren

Definities

Name Description
CsmMoveResourceEnvelope

Object met een lijst met de resources die moeten worden verplaatst en de resourcegroep waarnaar ze moeten worden verplaatst.

DefaultErrorResponse

Foutreactie van App Service.

Details
Error

Foutmodel.

CsmMoveResourceEnvelope

Object met een lijst met de resources die moeten worden verplaatst en de resourcegroep waarnaar ze moeten worden verplaatst.

Name Type Description
resources

string[]

targetResourceGroup

string

minLength: 1
maxLength: 90
pattern: ^[-\w\._\(\)]+[^\.]$

DefaultErrorResponse

Foutreactie van App Service.

Name Type Description
error

Error

Foutmodel.

Details

Name Type Description
code

string

Gestandaardiseerde tekenreeks om de fout programmatisch te identificeren.

message

string

Gedetailleerde foutbeschrijving en foutopsporingsgegevens.

target

string

Gedetailleerde foutbeschrijving en foutopsporingsgegevens.

Error

Foutmodel.

Name Type Description
code

string

Gestandaardiseerde tekenreeks om de fout programmatisch te identificeren.

details

Details[]

Gedetailleerde fouten.

innererror

string

Meer informatie over foutopsporing.

message

string

Gedetailleerde foutbeschrijving en foutopsporingsgegevens.

target

string

Gedetailleerde foutbeschrijving en foutopsporingsgegevens.