ProblemClassification Class

ProblemClassification resource object.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.support._serialization.Model
ProblemClassification

Constructor

ProblemClassification(*, display_name: str | None = None, secondary_consent_enabled: List[_models.SecondaryConsentEnabled] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
display_name
str

Localized name of problem classification.

secondary_consent_enabled

This property indicates whether secondary consent is present for problem classification.

Variables

Name Description
id
str

Id of the resource.

name
str

Name of the resource.

type
str

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

display_name
str

Localized name of problem classification.

secondary_consent_enabled

This property indicates whether secondary consent is present for problem classification.