Delen via


IProblemClassificationProperties Interface

Definition

[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)

Applies to