|
VMware vSphere Automation SDK for .NET 6.5.0
|
Defines the data types of the Command API service. More...
Classes | |
| class | FormatterType |
The Command.FormatterType enumerated type defines supported CLI output formatter types. More... | |
| class | GenericType |
The Command.GenericType enumerated type defines generic types supported by Command interface. More... | |
| class | Identity |
The Command.Identity class uniquely identifies a command in the CLI commands tree. More... | |
| class | Info |
The Command.Info class contains information about a command. More... | |
| class | OptionInfo |
The Command.OptionInfo class describes information about a specific input option of a command. More... | |
| class | OutputFieldInfo |
The Command.OutputFieldInfo class describes the name used by the CLI to display a single field of a class element in the interface definition language. More... | |
| class | OutputInfo |
The Command.OutputInfo class describes the names used by the CLI to display the fields of a class element in the interface definition language as well as the order in which the fields will be displayed. More... | |
Defines the data types of the Command API service.