Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 782 Bytes

Application.md

File metadata and controls

15 lines (11 loc) · 782 Bytes

Application

Properties

Name Type Description Notes
Name string Application name [default to null]
IsActive bool If the application can be deployed [default to null]
IsTelemetryAgentActive bool If the telemetry agent is installed on the versions of this app. [optional] [default to null]
Image string Image base64 string [optional] [default to null]
CreateTime string Creation date [default to null]
LastUpdated string Date of the last update [default to null]

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