ArmSupportModelFactory
ChatTranscriptDetailData(ResourceIdentifier, String, ResourceType, SystemData, IEnumerable<ChatTranscriptMessageProperties>, DateTimeOffset?)
ChatTranscriptMessageProperties(String, SupportTicketCommunicationDirection?, String, String, DateTimeOffset?)
ChatTranscriptMessageProperties(TranscriptContentType?, SupportTicketCommunicationDirection?, String, String, DateTimeOffset?)
FileWorkspaceDetailData(ResourceIdentifier, String, ResourceType, SystemData, DateTimeOffset?, DateTimeOffset?)
ProblemClassificationData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<SecondaryConsentEnabled>)
ProblemClassificationsClassificationInput(String, ResourceIdentifier)
ProblemClassificationsClassificationOutput(IEnumerable<ProblemClassificationsClassificationResult>)
ProblemClassificationsClassificationResult(String, String, String, String, String, SupportClassificationService)
QuotaTicketDetails(String, String, IEnumerable<SupportQuotaChangeContent>)
SecondaryConsentEnabled(String, String)
SupportAzureServiceData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>)
SupportClassificationService(ResourceIdentifier, String, IEnumerable<ResourceType>)
SupportContactProfile(String, String, PreferredContactMethod, String, IEnumerable<String>, String, String, String, String)
SupportContactProfileContent(String, String, PreferredContactMethod?, String, IEnumerable<String>, String, String, String, String)
SupportDirectConnectEscalation(SupportEscalationStatus?, IEnumerable<SupportSeverityLevel>, String)
SupportFileDetailData(ResourceIdentifier, String, ResourceType, SystemData, DateTimeOffset?, Int32?, Int32?, Int32?)
SupportLookUpResourceIdResult(ResourceIdentifier)
SupportNameAvailabilityContent(String, SupportResourceType)
SupportNameAvailabilityResult(Boolean?, String, String)
SupportServiceClassificationAnswer(ResourceIdentifier, String, IEnumerable<ResourceType>, SupportClassificationService)
SupportServiceClassificationOutput(IEnumerable<SupportServiceClassificationAnswer>)
SupportServiceLevelAgreement(DateTimeOffset?, DateTimeOffset?, Int32?)
SupportTicketCommunicationData(ResourceIdentifier, String, ResourceType, SystemData, SupportTicketCommunicationType?, SupportTicketCommunicationDirection?, String, String, String, DateTimeOffset?)
SupportTicketData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, SupportSeverityLevel, String, Boolean?, AdvancedDiagnosticConsent, String, String, SupportContactProfile, SupportServiceLevelAgreement, String, String, String, String, DateTimeOffset?, String, String, String, DateTimeOffset?, DateTimeOffset?, String, IsTemporaryTicket?, ResourceIdentifier, QuotaTicketDetails, IEnumerable<SecondaryConsent>)
SupportTicketData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, SupportSeverityLevel, String, Boolean?, AdvancedDiagnosticConsent, String, String, SupportContactProfile, SupportServiceLevelAgreement, String, String, String, DateTimeOffset?, String, String, String, DateTimeOffset?, DateTimeOffset?, String, IsTemporaryTicket?, QuotaTicketDetails, IEnumerable<SecondaryConsent>, SupportDirectConnectEscalation, String, String, ResourceIdentifier)
UpdateSupportTicket(SupportSeverityLevel?, SupportTicketStatus?, SupportContactProfileContent, AdvancedDiagnosticConsent?, IEnumerable<SecondaryConsent>, SupportDirectConnectEscalation)
net11.0
namespace Azure.ResourceManager.Support.Models
{
public static class ArmSupportModelFactory
{
[EditorBrowsable(EditorBrowsableState.Never)]
public static SupportTicketData SupportTicketData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, string supportTicketId, string description, string problemClassificationId, string problemClassificationDisplayName, SupportSeverityLevel severity, string enrollmentId, bool? require24X7Response, AdvancedDiagnosticConsent advancedDiagnosticConsent, string problemScopingQuestions, string supportPlanId, SupportContactProfile contactDetails, SupportServiceLevelAgreement serviceLevelAgreement, string supportEngineerEmailAddress, string supportPlanType, string supportPlanDisplayName, string title, DateTimeOffset? problemStartOn, string serviceId, string serviceDisplayName, string status, DateTimeOffset? createdOn, DateTimeOffset? modifiedOn, string fileWorkspaceName, IsTemporaryTicket? isTemporaryTicket, ResourceIdentifier technicalTicketDetailsResourceId, QuotaTicketDetails quotaTicketDetails, IEnumerable<SecondaryConsent> secondaryConsent);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assemblies | Azure.ResourceManager.Support , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.Support , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Support (1.2.0-beta.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API