SecondaryConsentEnabled Class

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

Inheritance
azure.mgmt.support._serialization.Model
SecondaryConsentEnabled

Constructor

SecondaryConsentEnabled(*, description: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
description
str

User consent description.

type
str

The Azure service for which secondary consent is needed for case creation.

Variables

Name Description
description
str

User consent description.

type
str

The Azure service for which secondary consent is needed for case creation.