Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 971 Bytes

UpdateApp.md

File metadata and controls

20 lines (16 loc) · 971 Bytes

UpdateApp

Properties

Name Type Description Notes
Tags []string App tags. [optional]
Plan string App plan name. [optional]
Planoverride PlanOverride [optional]
Pool string App pool name. [optional]
Platform string App platform. [optional]
Description string App description. [optional]
TeamOwner string Team that owns the app. [optional]
NoRestart bool Prevent app restart. [optional]
ImageReset bool Reset app image to platform base image. [optional]
Metadata Metadata [optional]
Processes []AppProcess [optional]

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