59 строки
5.3 KiB
YAML
59 строки
5.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification"
|
|
name: "ProblemClassification"
|
|
nameWithType: "ProblemClassification"
|
|
summary: "Type representing Problem<wbr>Classification."
|
|
syntax: "public interface **ProblemClassification**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.ProblemClassificationInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.ProblemClassificationInner&text=ProblemClassificationInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.ProblemClassification?alt=com.microsoft.azure.management.support.v2020_04_01.ProblemClassification&text=ProblemClassification\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager&text=SupportManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.displayName()"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "ProblemClassification.displayName()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String displayName()"
|
|
returns:
|
|
description: "the displayName value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.id()"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.id()"
|
|
name: "id()"
|
|
nameWithType: "ProblemClassification.id()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
returns:
|
|
description: "the id value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.name()"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.name()"
|
|
name: "name()"
|
|
nameWithType: "ProblemClassification.name()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
returns:
|
|
description: "the name value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.type()"
|
|
fullName: "com.microsoft.azure.management.support.v2020_04_01.ProblemClassification.type()"
|
|
name: "type()"
|
|
nameWithType: "ProblemClassification.type()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
returns:
|
|
description: "the type value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing ProblemClassification."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.ProblemClassificationInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.ProblemClassificationInner&text=ProblemClassificationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.ProblemClassification?alt=com.microsoft.azure.management.support.v2020_04_01.ProblemClassification&text=ProblemClassification\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager&text=SupportManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.support.v2020_04_01"
|
|
artifact: com.microsoft.azure.support.v2020_04_01:azure-mgmt-support:1.0.0
|