Compartir a través de


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

Name Description
DisplayName

Localized name of problem classification.

SecondaryConsentEnabled

This property indicates whether secondary consent is present for problem classification

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to