OvfProperty

OvfProperty
OvfProperty

A base fault for property faults in the property section of the Ovf XML descriptor.

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"
        }
    ],
    "lineNumber": 0,
    "type": "string",
    "value": "string"
}
string
type
Required

The type of the property

string
value
Required

The value of the property