SupportDirectConnectEscalation.AllowedSeverities Property
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.
An array containing the allowed severities for direct connect escalation.
public System.Collections.Generic.IList<Azure.ResourceManager.Support.Models.SupportSeverityLevel> AllowedSeverities { get; }
member this.AllowedSeverities : System.Collections.Generic.IList<Azure.ResourceManager.Support.Models.SupportSeverityLevel>
Public ReadOnly Property AllowedSeverities As IList(Of SupportSeverityLevel)