ProblemClassificationsClassificationInput interface
Input to problem classification Classification API.
Properties
| issue |
Natural language description of the customer’s issue. |
| resource |
ARM resource Id of the resource that is having the issue. |
Property Details
issueSummary
Natural language description of the customer’s issue.
issueSummary: string
Property Value
string
resourceId
ARM resource Id of the resource that is having the issue.
resourceId?: string
Property Value
string