Freigeben über


ProblemClassificationsOperationsExtensions.Get Methode

Definition

Rufen Sie Details zur Problemklassifizierung für einen bestimmten Azure-Dienst ab.

public static Microsoft.Azure.Management.Support.Models.ProblemClassification Get (this Microsoft.Azure.Management.Support.IProblemClassificationsOperations operations, string serviceName, string problemClassificationName);
static member Get : Microsoft.Azure.Management.Support.IProblemClassificationsOperations * string * string -> Microsoft.Azure.Management.Support.Models.ProblemClassification
<Extension()>
Public Function Get (operations As IProblemClassificationsOperations, serviceName As String, problemClassificationName As String) As ProblemClassification

Parameter

operations
IProblemClassificationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

serviceName
String

Name des Azure-Diensts, der für den Support verfügbar ist.

problemClassificationName
String

Name der Problemklassifizierung.

Gibt zurück

Gilt für: