Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 612 Bytes

ApplianceKeyValuePair.md

File metadata and controls

12 lines (8 loc) · 612 Bytes

ApplianceKeyValuePair

An arbitrary key and value pair that can be used to for having pair of key and values in application such as Appliance Capabilities.

Properties

Name Type Description Notes
key str The string representation of a tag key. [optional] [readonly]
value str The string representation of a tag value. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]