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