SupportServiceClassificationContent 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.
Input to problem classification Classification API.
public class SupportServiceClassificationContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Support.Models.SupportServiceClassificationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Support.Models.SupportServiceClassificationContent>
type SupportServiceClassificationContent = class
interface IJsonModel<SupportServiceClassificationContent>
interface IPersistableModel<SupportServiceClassificationContent>
Public Class SupportServiceClassificationContent
Implements IJsonModel(Of SupportServiceClassificationContent), IPersistableModel(Of SupportServiceClassificationContent)
- Inheritance
-
SupportServiceClassificationContent
- Implements
Constructors
| Name | Description |
|---|---|
| SupportServiceClassificationContent() |
Initializes a new instance of SupportServiceClassificationContent. |
Properties
| Name | Description |
|---|---|
| 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. |