Interface SupportTicketDetails.DefinitionStages.WithSeverity

All Known Subinterfaces:
SupportTicketDetails.Definition, SupportTicketDetails.DefinitionStages.Blank, SupportTicketDetails.DefinitionStages.WithCreate
Enclosing interface:
SupportTicketDetails.DefinitionStages

public static interface SupportTicketDetails.DefinitionStages.WithSeverity
The stage of the SupportTicketDetails definition allowing to specify severity.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the severity property: A value that indicates the urgency of the case, which in turn determines the response time according to the service level agreement of the technical support plan you have with Azure.
  • Method Details

    • withSeverity

      Specifies the severity property: A value that indicates the urgency of the case, which in turn determines the response time according to the service level agreement of the technical support plan you have with Azure. Note: 'Highest critical impact', also known as the 'Emergency - Severe impact' level in the Azure portal is reserved only for our Premium customers..
      Parameters:
      severity - A value that indicates the urgency of the case, which in turn determines the response time according to the service level agreement of the technical support plan you have with Azure. Note: 'Highest critical impact', also known as the 'Emergency - Severe impact' level in the Azure portal is reserved only for our Premium customers.
      Returns:
      the next definition stage.