ServiceTreeInfo interface
model interface ServiceTreeInfo
Properties
| component |
The component id. |
| readiness | The readiness. |
| service |
The service id. |
Property Details
componentId
The component id.
componentId?: string
Property Value
string
readiness
The readiness.
readiness?: string
Property Value
string
serviceId
The service id.
serviceId?: string
Property Value
string