FailedApplicationInstall public class FailedApplicationInstall Represents the failed application install info Documentation public int ApplicationInstallID { get; set; } Id of failed application install public string ApplicationName { get; set; } Name of failed application public FailedApplicationInstall()