OvfUnknownSection

The UnknownSection structure contains information about an unknown section in an OVF package.


Properties

string
info Required

The description of the Info element.


string
tag Required

A namespace-qualified tag in the form {ns}tag.

JSON Example

{
	"info": "string",
	"tag": "string"
}

Feedback

Was this page helpful?