Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 1011 Bytes

File metadata and controls

10 lines (7 loc) · 1011 Bytes

VSphereAutomation::VAPI::VapiMetadataMetamodelEnumerationValueInfo

Properties

Name Type Description Notes
value String Value in the enumerated type. All the characters in the string are capitalized.
metadata Array<VapiMetadataMetamodelComponentInfoMetadata> Additional metadata for enumeration value in the enumerated type. The key in the {@term map} is the name of the metadata element and the value is the data associated with that metadata element. <p> The {@link vapi.metadata.metamodel.MetadataIdentifier} contains possible string values for keys in the {@term map}.
documentation String English language documentation for an enumeration value. It can contain HTML markup and documentation tags (similar to Javadoc tags). The first statement will be a noun or verb phrase that describes the purpose of the enumeration value.