SupportSeverityLevel Struct

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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.

C#
public readonly struct SupportSeverityLevel : IEquatable<Azure.ResourceManager.Support.Models.SupportSeverityLevel>
Inheritance
SupportSeverityLevel
Implements

Constructors

SupportSeverityLevel(String)

Initializes a new instance of SupportSeverityLevel.

Properties

Critical

critical.

Highestcriticalimpact

highestcriticalimpact.

Minimal

minimal.

Moderate

moderate.

Methods

Equals(SupportSeverityLevel)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versies
Azure SDK for .NET Latest, Preview