[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
ServiceObjectExtention
Defines the properties of the Service object extension.
Properties
map of
string
objectMetaData
Optional
The object metadata of the service object.
JSON Example
{
"objectMetaData": {
"property1": "...",
"property2": "..."
},
"objectType": {
"displayName": "...",
"enabled": true,
"name": "...",
"type": "..."
}
}