Delen via


ProblemClassificationsNoSubscription interface

Interface die een ProblemClassificationsNoSubscription vertegenwoordigt.

Methoden

classifyProblems(string, ProblemClassificationsClassificationInput, ProblemClassificationsNoSubscriptionClassifyProblemsOptionalParams)

Classificeer de juiste probleemclassificaties (categorieën) die beschikbaar zijn voor een specifieke Azure-service.

Methodedetails

classifyProblems(string, ProblemClassificationsClassificationInput, ProblemClassificationsNoSubscriptionClassifyProblemsOptionalParams)

Classificeer de juiste probleemclassificaties (categorieën) die beschikbaar zijn voor een specifieke Azure-service.

function classifyProblems(problemServiceName: string, problemClassificationsClassificationInput: ProblemClassificationsClassificationInput, options?: ProblemClassificationsNoSubscriptionClassifyProblemsOptionalParams): Promise<ProblemClassificationsClassificationOutput>

Parameters

problemServiceName

string

Naam van de Azure-service waarvoor de probleemclassificaties moeten worden opgehaald.

problemClassificationsClassificationInput
ProblemClassificationsClassificationInput

Invoer die moet worden gecontroleerd.

Retouren