SupportServiceClassificationAnswer 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.
Service Classification result object.
public class SupportServiceClassificationAnswer : Azure.ResourceManager.Support.Models.SupportClassificationService, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Support.Models.SupportServiceClassificationAnswer>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Support.Models.SupportServiceClassificationAnswer>
type SupportServiceClassificationAnswer = class
inherit SupportClassificationService
interface IJsonModel<SupportServiceClassificationAnswer>
interface IPersistableModel<SupportServiceClassificationAnswer>
Public Class SupportServiceClassificationAnswer
Inherits SupportClassificationService
Implements IJsonModel(Of SupportServiceClassificationAnswer), IPersistableModel(Of SupportServiceClassificationAnswer)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| ChildService |
Child service. |
| DisplayName |
Localized name of the azure service. (Inherited from SupportClassificationService) |
| ResourceTypes |
List of applicable ARM resource types for this service. (Inherited from SupportClassificationService) |
| ServiceId |
Azure resource Id of the service. (Inherited from SupportClassificationService) |