IProblemClassificationProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ProblemClassificationPropertiesTypeConverter))]
public interface IProblemClassificationProperties : Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ProblemClassificationPropertiesTypeConverter))>]
type IProblemClassificationProperties = interface
interface IJsonSerializable
Public Interface IProblemClassificationProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DisplayName |
Localized name of problem classification. |
SecondaryConsentEnabled |
This property indicates whether secondary consent is present for problem classification |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |