Dela via


Virtual Machine Instances - Delete

Tar bort en virtuell dator.
Åtgärden för att ta bort en virtuell datorinstans.

DELETE https://management.azure.com/{resourceUri}/providers/Microsoft.ScVmm/virtualMachineInstances/default?api-version=2024-06-01
DELETE https://management.azure.com/{resourceUri}/providers/Microsoft.ScVmm/virtualMachineInstances/default?api-version=2024-06-01&force={force}&deleteFromHost={deleteFromHost}

URI-parametrar

Name I Obligatorisk Typ Description
resourceUri
path True

string

Resursens fullständigt kvalificerade Azure Resource Manager-identifierare.

api-version
query True

string

DEN API-version som ska användas för den här åtgärden.

deleteFromHost
query

DeleteFromHost

Om du vill inaktivera den virtuella datorn från Azure och även ta bort den från Vmm.

force
query

ForceDelete

Tvingar resursen att tas bort.

Svar

Name Typ Description
202 Accepted

Borttagning av resurser har godkänts.

Sidhuvuden

  • Location: string
  • Retry-After: integer
204 No Content

Resursen finns inte.

Other Status Codes

ErrorResponse

Ett oväntat felsvar.

Säkerhet

azure_auth

Azure Active Directory OAuth2 Flow.

Typ: oauth2
Flow: implicit
Auktoriseringswebbadress: https://login.microsoftonline.com/common/oauth2/authorize

Omfattningar

Name Description
user_impersonation personifiera ditt användarkonto

Exempel

VirtualMachineInstances_Delete_MaximumSet
VirtualMachineInstances_Delete_MinimumSet

VirtualMachineInstances_Delete_MaximumSet

Exempelbegäran

DELETE https://management.azure.com/gtgclehcbsyave/providers/Microsoft.ScVmm/virtualMachineInstances/default?api-version=2024-06-01&force=true&deleteFromHost=true

Exempelsvar

location: https://contoso.com/operationstatus

VirtualMachineInstances_Delete_MinimumSet

Exempelbegäran

DELETE https://management.azure.com/gtgclehcbsyave/providers/Microsoft.ScVmm/virtualMachineInstances/default?api-version=2024-06-01

Exempelsvar

location: https://contoso.com/operationstatus

Definitioner

Name Description
DeleteFromHost

Om du vill inaktivera den virtuella datorn från Azure och även ta bort den från Vmm.

ErrorAdditionalInfo

Ytterligare information om resurshanteringsfelet.

ErrorDetail

Felinformationen.

ErrorResponse

Felsvar

ForceDelete

Tvingar resursen att tas bort.

DeleteFromHost

Om du vill inaktivera den virtuella datorn från Azure och även ta bort den från Vmm.

Name Typ Description
false

string

Inaktivera borttagning från värden.

true

string

Aktivera borttagning från värden.

ErrorAdditionalInfo

Ytterligare information om resurshanteringsfelet.

Name Typ Description
info

object

Ytterligare information.

type

string

Ytterligare informationstyp.

ErrorDetail

Felinformationen.

Name Typ Description
additionalInfo

ErrorAdditionalInfo[]

Ytterligare information om felet.

code

string

Felkoden.

details

ErrorDetail[]

Felinformationen.

message

string

Felmeddelandet.

target

string

Felmålet.

ErrorResponse

Felsvar

Name Typ Description
error

ErrorDetail

Felobjektet.

ForceDelete

Tvingar resursen att tas bort.

Name Typ Description
false

string

Inaktivera framtvinga borttagning.

true

string

Aktivera framtvinga borttagning.