SolutionNlpMetadata.ProblemClassificationId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Id of the ProblemClassification (https://learn.microsoft.com/en-us/rest/api/support/problem-classifications?view=rest-support-2020-04-01) that may be used to create a support ticket.
public string ProblemClassificationId { get; set; }
member this.ProblemClassificationId : string with get, set
Public Property ProblemClassificationId As String