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