ProblemClassificationsClassificationResult Class
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.
ProblemClassification Classification result object.
public class ProblemClassificationsClassificationResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Support.Models.ProblemClassificationsClassificationResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Support.Models.ProblemClassificationsClassificationResult>
type ProblemClassificationsClassificationResult = class
interface IJsonModel<ProblemClassificationsClassificationResult>
interface IPersistableModel<ProblemClassificationsClassificationResult>
Public Class ProblemClassificationsClassificationResult
Implements IJsonModel(Of ProblemClassificationsClassificationResult), IPersistableModel(Of ProblemClassificationsClassificationResult)
- Inheritance
-
ProblemClassificationsClassificationResult
- Implements
Properties
| Name | Description |
|---|---|
| Description |
Description of the problem classification result. |
| ProblemClassificationId |
Identifier that may be used for support ticket creation. |
| ProblemId |
Identifier that may be used for solution discovery or some other purposes. |
| RelatedService |
Related service. |
| ServiceId |
Identifier of the service associated with this problem classification result. |
| Title |
Title of the problem classification result. |