azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

250 строки
17 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails"
name: "SupportTicketDetails"
nameWithType: "SupportTicketDetails"
summary: "Type representing Support<wbr>Ticket<wbr>Details."
syntax: "public interface **SupportTicketDetails**</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\" />&lt;<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.SupportTicketDetailsInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportTicketDetailsInner&text=SupportTicketDetailsInner\" data-throw-if-not-resolved=\"False\" />&gt;, <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.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.Update?alt=com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails?alt=com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails&text=SupportTicketDetails\" data-throw-if-not-resolved=\"False\" />&gt;, <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\" />&lt;<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\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.contactDetails()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.contactDetails()"
name: "contactDetails()"
nameWithType: "SupportTicketDetails.contactDetails()"
modifiers:
- "abstract"
syntax: "public abstract ContactProfile contactDetails()"
returns:
description: "the contactDetails value."
type: "<xref href=\"com.microsoft.azure.management.support.v2020_04_01.ContactProfile?alt=com.microsoft.azure.management.support.v2020_04_01.ContactProfile&text=ContactProfile\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.createdDate()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.createdDate()"
name: "createdDate()"
nameWithType: "SupportTicketDetails.createdDate()"
modifiers:
- "abstract"
syntax: "public abstract DateTime createdDate()"
returns:
description: "the createdDate value."
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.description()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.description()"
name: "description()"
nameWithType: "SupportTicketDetails.description()"
modifiers:
- "abstract"
syntax: "public abstract String description()"
returns:
description: "the description 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.SupportTicketDetails.enrollmentId()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.enrollmentId()"
name: "enrollmentId()"
nameWithType: "SupportTicketDetails.enrollmentId()"
modifiers:
- "abstract"
syntax: "public abstract String enrollmentId()"
returns:
description: "the enrollmentId 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.SupportTicketDetails.id()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.id()"
name: "id()"
nameWithType: "SupportTicketDetails.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.SupportTicketDetails.modifiedDate()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.modifiedDate()"
name: "modifiedDate()"
nameWithType: "SupportTicketDetails.modifiedDate()"
modifiers:
- "abstract"
syntax: "public abstract DateTime modifiedDate()"
returns:
description: "the modifiedDate value."
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.name()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.name()"
name: "name()"
nameWithType: "SupportTicketDetails.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.SupportTicketDetails.problemClassificationDisplayName()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.problemClassificationDisplayName()"
name: "problemClassificationDisplayName()"
nameWithType: "SupportTicketDetails.problemClassificationDisplayName()"
modifiers:
- "abstract"
syntax: "public abstract String problemClassificationDisplayName()"
returns:
description: "the problemClassificationDisplayName 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.SupportTicketDetails.problemClassificationId()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.problemClassificationId()"
name: "problemClassificationId()"
nameWithType: "SupportTicketDetails.problemClassificationId()"
modifiers:
- "abstract"
syntax: "public abstract String problemClassificationId()"
returns:
description: "the problemClassificationId 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.SupportTicketDetails.problemStartTime()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.problemStartTime()"
name: "problemStartTime()"
nameWithType: "SupportTicketDetails.problemStartTime()"
modifiers:
- "abstract"
syntax: "public abstract DateTime problemStartTime()"
returns:
description: "the problemStartTime value."
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.quotaTicketDetails()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.quotaTicketDetails()"
name: "quotaTicketDetails()"
nameWithType: "SupportTicketDetails.quotaTicketDetails()"
modifiers:
- "abstract"
syntax: "public abstract QuotaTicketDetails quotaTicketDetails()"
returns:
description: "the quotaTicketDetails value."
type: "<xref href=\"com.microsoft.azure.management.support.v2020_04_01.QuotaTicketDetails?alt=com.microsoft.azure.management.support.v2020_04_01.QuotaTicketDetails&text=QuotaTicketDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.require24X7Response()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.require24X7Response()"
name: "require24X7Response()"
nameWithType: "SupportTicketDetails.require24X7Response()"
modifiers:
- "abstract"
syntax: "public abstract Boolean require24X7Response()"
returns:
description: "the require24X7Response value."
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.serviceDisplayName()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.serviceDisplayName()"
name: "serviceDisplayName()"
nameWithType: "SupportTicketDetails.serviceDisplayName()"
modifiers:
- "abstract"
syntax: "public abstract String serviceDisplayName()"
returns:
description: "the serviceDisplayName 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.SupportTicketDetails.serviceId()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.serviceId()"
name: "serviceId()"
nameWithType: "SupportTicketDetails.serviceId()"
modifiers:
- "abstract"
syntax: "public abstract String serviceId()"
returns:
description: "the serviceId 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.SupportTicketDetails.serviceLevelAgreement()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.serviceLevelAgreement()"
name: "serviceLevelAgreement()"
nameWithType: "SupportTicketDetails.serviceLevelAgreement()"
modifiers:
- "abstract"
syntax: "public abstract ServiceLevelAgreement serviceLevelAgreement()"
returns:
description: "the serviceLevelAgreement value."
type: "<xref href=\"com.microsoft.azure.management.support.v2020_04_01.ServiceLevelAgreement?alt=com.microsoft.azure.management.support.v2020_04_01.ServiceLevelAgreement&text=ServiceLevelAgreement\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.severity()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.severity()"
name: "severity()"
nameWithType: "SupportTicketDetails.severity()"
modifiers:
- "abstract"
syntax: "public abstract SeverityLevel severity()"
returns:
description: "the severity value."
type: "<xref href=\"com.microsoft.azure.management.support.v2020_04_01.SeverityLevel?alt=com.microsoft.azure.management.support.v2020_04_01.SeverityLevel&text=SeverityLevel\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.status()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.status()"
name: "status()"
nameWithType: "SupportTicketDetails.status()"
modifiers:
- "abstract"
syntax: "public abstract String status()"
returns:
description: "the status 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.SupportTicketDetails.supportEngineer()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.supportEngineer()"
name: "supportEngineer()"
nameWithType: "SupportTicketDetails.supportEngineer()"
modifiers:
- "abstract"
syntax: "public abstract SupportEngineer supportEngineer()"
returns:
description: "the supportEngineer value."
type: "<xref href=\"com.microsoft.azure.management.support.v2020_04_01.SupportEngineer?alt=com.microsoft.azure.management.support.v2020_04_01.SupportEngineer&text=SupportEngineer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.supportPlanType()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.supportPlanType()"
name: "supportPlanType()"
nameWithType: "SupportTicketDetails.supportPlanType()"
modifiers:
- "abstract"
syntax: "public abstract String supportPlanType()"
returns:
description: "the supportPlanType 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.SupportTicketDetails.supportTicketId()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.supportTicketId()"
name: "supportTicketId()"
nameWithType: "SupportTicketDetails.supportTicketId()"
modifiers:
- "abstract"
syntax: "public abstract String supportTicketId()"
returns:
description: "the supportTicketId 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.SupportTicketDetails.technicalTicketDetails()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.technicalTicketDetails()"
name: "technicalTicketDetails()"
nameWithType: "SupportTicketDetails.technicalTicketDetails()"
modifiers:
- "abstract"
syntax: "public abstract TechnicalTicketDetails technicalTicketDetails()"
returns:
description: "the technicalTicketDetails value."
type: "<xref href=\"com.microsoft.azure.management.support.v2020_04_01.TechnicalTicketDetails?alt=com.microsoft.azure.management.support.v2020_04_01.TechnicalTicketDetails&text=TechnicalTicketDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.title()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.title()"
name: "title()"
nameWithType: "SupportTicketDetails.title()"
modifiers:
- "abstract"
syntax: "public abstract String title()"
returns:
description: "the title 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.SupportTicketDetails.type()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.type()"
name: "type()"
nameWithType: "SupportTicketDetails.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 SupportTicketDetails."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.support.v2020_04_01.implementation.SupportTicketDetailsInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportTicketDetailsInner&text=SupportTicketDetailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<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\" />&lt;<xref href=\"com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails?alt=com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails&text=SupportTicketDetails\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.Update?alt=com.microsoft.azure.management.support.v2020_04_01.SupportTicketDetails.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<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\" />&lt;<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\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.support.v2020_04_01"
artifact: com.microsoft.azure.support.v2020_04_01:azure-mgmt-support:1.0.0