Type Alias AppDirectoryApplicationType

AppDirectoryApplicationType:
    | "web"
    | "native"
    | "citrix"
    | "onlineNative"
    | "other"