Get Incident Result
constructor(additionalData: IncidentAdditionalDataResponse, azureApiVersion: String, classification: String? = null, classificationComment: String? = null, classificationReason: String? = null, createdTimeUtc: String, description: String? = null, etag: String? = null, firstActivityTimeUtc: String? = null, id: String, incidentNumber: Int, incidentUrl: String, labels: List<IncidentLabelResponse>? = null, lastActivityTimeUtc: String? = null, lastModifiedTimeUtc: String, name: String, owner: IncidentOwnerInfoResponse? = null, providerIncidentId: String, providerName: String, relatedAnalyticRuleIds: List<String>, severity: String, status: String, systemData: SystemDataResponse, title: String, type: String)