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
{
public static SupportTicketCommunicationData SupportTicketCommunicationData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, SupportTicketCommunicationType? communicationType = default, SupportTicketCommunicationDirection? communicationDirection = default, string sender = null, string subject = null, string body = null, DateTimeOffset? createdOn = default);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assemblies | Azure.ResourceManager.Support , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.Support , Version=1.2.0.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