You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name of application plan that the application will use
Yes
Suspend
suspend
bool
suspend application if true suspends application, if false resumes application
No
Provider Account Reference
Application CR relies on the provider account reference for the developer account
and the product being the same. If not you will see an error in the status.
ApplicationStatus
Field
json field
Type
Info
ID
applicationID
int64
Internal ID
Observed Generation
observedGeneration
string
helper field to see if status info is up to date with latest resource spec
The status object has an array of Conditions through which the Backend has or has not passed.
Each element of the Condition array has the following fields:
The ready field is a string, with possible values True, False, and Unknown.