Class IssueRootCauseCategoriesResponse
[Obsolete("This class is obsolete. Use IssueRootCauseCategoriesGetResponse instead.")]
public class IssueRootCauseCategoriesResponse : IssueRootCauseCategoriesGetResponse, IParsable
- Inheritance
-
IssueRootCauseCategoriesResponse
- Implements
-
IParsable
- Inherited Members
Methods
CreateFromDiscriminatorValue(IParseNode)
Creates a new instance of the appropriate class based on discriminator value
public static IssueRootCauseCategoriesResponse CreateFromDiscriminatorValue(IParseNode parseNode)
Parameters
parseNode
IParseNodeThe parse node to use to read the discriminator value and create the object