SupportDirectConnectEscalation.AzureEEStatus 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.
Status of Direct Connect Escalation.
public Azure.ResourceManager.Support.Models.SupportEscalationStatus? AzureEEStatus { get; set; }
member this.AzureEEStatus : Nullable<Azure.ResourceManager.Support.Models.SupportEscalationStatus> with get, set
Public Property AzureEEStatus As Nullable(Of SupportEscalationStatus)