ServiceClassificationRequest interface

Input to problem classification Classification API.

Properties

additionalContext

Additional information in the form of a string.

issueSummary

Natural language description of the customer’s issue.

resourceId

ARM resource Id of the resource that is having the issue.

Property Details

additionalContext

Additional information in the form of a string.

additionalContext?: string

Property Value

string

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