Udostępnij za pośrednictwem


IProblemClassification Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ProblemClassificationTypeConverter))]
public interface IProblemClassification : Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ProblemClassificationTypeConverter))>]
type IProblemClassification = interface
    interface IJsonSerializable
Public Interface IProblemClassification
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayName

Localized name of problem classification.

Id

Id of the resource.

Name

Name of the resource.

SecondaryConsentEnabled

This property indicates whether secondary consent is present for problem classification

Type

Type of the resource 'Microsoft.Support/problemClassification'.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to