SupportTicketData
SupportTicketData(String, String, SupportSeverityLevel, AdvancedDiagnosticConsent, SupportContactProfile, String, String)
AdvancedDiagnosticConsent
ContactDetails
CreatedOn
Description
EnrollmentId
FileWorkspaceName
IsTemporaryTicket
ModifiedOn
ProblemClassificationDisplayName
ProblemClassificationId
ProblemScopingQuestions
ProblemStartOn
QuotaTicketDetails
Require24X7Response
SecondaryConsent
ServiceDisplayName
ServiceId
ServiceLevelAgreement
Severity
Status
SupportEngineerEmailAddress
SupportPlanDisplayName
SupportPlanId
SupportPlanType
SupportTicketId
TechnicalTicketDetailsResourceId
Title
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
net10.0
namespace Azure.ResourceManager.Support
{
public class SupportTicketData : ResourceData, IJsonModel<SupportTicketData>, IPersistableModel<SupportTicketData>
{
public SupportTicketData(string description, string problemClassificationId, SupportSeverityLevel severity, AdvancedDiagnosticConsent advancedDiagnosticConsent, SupportContactProfile contactDetails, string title, string serviceId);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Support , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Support (1.1.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API