ResourceInUse
ResourceInUse
A ResourceInUse fault indicating that some error has occurred because a resource was in use.
Information about the resource that is in use may be supplied.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"type": "string",
"name": "string"
}
string
type
Optional
Type of resource that is in use.
string
name
Optional
Name of the instance of the resource that is in use.
Property Of