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