Skip to main content

problem_classifications

Overview

Nameproblem_classifications
TypeResource
Idazure.support.problem_classifications

Fields

NameDatatypeDescription
idstringId of the resource.
namestringName of the resource.
propertiesobjectDetails about a problem classification available for an Azure service.
typestringType of the resource 'Microsoft.Support/problemClassification'.

Methods

NameAccessible byRequired ParamsDescription
getSELECTproblemClassificationName, serviceNameGet problem classification details for a specific Azure service.
listSELECTserviceNameLists all the problem classifications (categories) available for a specific Azure service. Always use the service and problem classifications obtained programmatically. This practice ensures that you always have the most recent set of service and problem classification Ids.
_listEXECserviceNameLists all the problem classifications (categories) available for a specific Azure service. Always use the service and problem classifications obtained programmatically. This practice ensures that you always have the most recent set of service and problem classification Ids.