Application Args
constructor(applicationGroupId: Output<String>? = null, commandLineArgumentPolicy: Output<String>? = null, commandLineArguments: Output<String>? = null, description: Output<String>? = null, friendlyName: Output<String>? = null, iconIndex: Output<Int>? = null, iconPath: Output<String>? = null, name: Output<String>? = null, path: Output<String>? = null, showInPortal: Output<Boolean>? = null)