DeallocateResourceOperationResponse interface
The response from a deallocate request
Properties
description | The description of the operation response |
___location | The ___location of the deallocate request eg westus |
results | The results from the deallocate request if no errors exist |
type | The type of resources used in the deallocate request eg virtual machines |
Property Details
description
The description of the operation response
description: string
Property Value
string
___location
The ___location of the deallocate request eg westus
___location: string
Property Value
string
results
The results from the deallocate request if no errors exist
results?: ResourceOperation[]
Property Value
type
The type of resources used in the deallocate request eg virtual machines
type: string
Property Value
string