Categorygithub.com/scott-the-programmer/azure-sdk-for-goservicespreviewsupportmgmt2019-05-01-previewsupport
# Packages
No description provided by the author
# Functions
New creates an instance of the BaseClient client.
NewCommunicationsClient creates an instance of the CommunicationsClient client.
NewCommunicationsClientWithBaseURI creates an instance of the CommunicationsClient client using a custom endpoint.
Creates a new instance of the CommunicationsListResultIterator type.
Creates a new instance of the CommunicationsListResultPage type.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client using a custom endpoint.
NewProblemClassificationsClient creates an instance of the ProblemClassificationsClient client.
NewProblemClassificationsClientWithBaseURI creates an instance of the ProblemClassificationsClient client using a custom endpoint.
NewServicesClient creates an instance of the ServicesClient client.
NewServicesClientWithBaseURI creates an instance of the ServicesClient client using a custom endpoint.
NewTicketsClient creates an instance of the TicketsClient client.
NewTicketsClientWithBaseURI creates an instance of the TicketsClient client using a custom endpoint.
Creates a new instance of the TicketsListResultIterator type.
Creates a new instance of the TicketsListResultPage type.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleCommunicationDirectionValues returns an array of possible values for the CommunicationDirection const type.
PossibleCommunicationTypeValues returns an array of possible values for the CommunicationType const type.
PossiblePreferredContactMethodValues returns an array of possible values for the PreferredContactMethod const type.
PossibleSeverityLevelValues returns an array of possible values for the SeverityLevel const type.
PossibleTypeValues returns an array of possible values for the Type const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Critical ...
DefaultBaseURI is the default URI used for the service Support.
Inbound ...
MicrosoftSupportcommunications ...
MicrosoftSupportsupportTickets ...
Minimal ...
Moderate ...
Outbound ...
Phone ...
PreferredContactMethodEmail ...
PreferredContactMethodPhone ...
Web ...
# Structs
BaseClient is the base client for Support.
CheckNameAvailabilityInput input of CheckNameAvailability API.
CheckNameAvailabilityOutput output of check name availability API.
CommunicationDetails object that represents Communication resource.
CommunicationDetailsProperties describes the properties of a communication resource.
CommunicationsClient is the microsoft Azure Support Resource Provider.
CommunicationsCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
CommunicationsListResult collection of Communication resources.
CommunicationsListResultIterator provides access to a complete listing of CommunicationDetails values.
CommunicationsListResultPage contains a page of CommunicationDetails values.
ContactProfile contact information associated with support ticket.
Engineer support engineer information.
ExceptionResponse the api error.
Operation the operation supported by Microsoft Support RP.
OperationDisplay the object that describes the operation.
OperationsClient is the microsoft Azure Support Resource Provider.
OperationsListResult the list of operations supported by Microsoft Support resource provider.
ProblemClassification problemClassification resource object.
ProblemClassificationProperties details about a problem classification available for an Azure service.
ProblemClassificationsClient is the microsoft Azure Support Resource Provider.
ProblemClassificationsListResult collection of ProblemClassification resources.
QuotaChangeRequest this property is required for providing the region and new quota limits.
QuotaTicketDetails additional set of information required for quota increase support ticket for certain quota types, e.g.: Virtual machine cores.
Service object that represents a Service resource.
ServiceError the api error details.
ServiceErrorDetail the error details.
ServiceLevelAgreement service Level Agreement details for a support ticket.
ServiceProperties details about Azure service available for support ticket creation.
ServicesClient is the microsoft Azure Support Resource Provider.
ServicesListResult collection of Service resources.
TechnicalTicketDetails additional information for technical support ticket.
TicketDetails object that represents SupportTicketDetails resource.
TicketDetailsProperties describes the properties of a support ticket.
TicketsClient is the microsoft Azure Support Resource Provider.
TicketsCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
TicketsListResult object that represents a collection of SupportTicket resources.
TicketsListResultIterator provides access to a complete listing of TicketDetails values.
TicketsListResultPage contains a page of TicketDetails values.
UpdateContactProfile contact information associated with the support ticket.
UpdateSupportTicket updates severity and contact details in the support ticket.
# Type aliases
CommunicationDirection enumerates the values for communication direction.
CommunicationType enumerates the values for communication type.
PreferredContactMethod enumerates the values for preferred contact method.
SeverityLevel enumerates the values for severity level.
Type enumerates the values for type.