applicationType property

String? applicationType
getter/setter pair

Type of the application.

Netweaver, etc.

Required. Possible string values are:

  • "APPLICATION_TYPE_UNSPECIFIED" : Unspecified application type
  • "NETWEAVER" : SAP Netweaver

Implementation

core.String? applicationType;