ConnectionStatus Class
Definition
public class ConnectionStatus : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ConnectionStatus>
type ConnectionStatus = class
inherit ExpandableStringEnum<ConnectionStatus>
Public Class ConnectionStatus
Inherits ExpandableStringEnum(Of ConnectionStatus)
- Inheritance
Constructors
ConnectionStatus() |
Fields
Connected | |
Degraded | |
Disconnected | |
Unknown |
Properties
Value | (Inherited from ExpandableStringEnum<T>) |
Methods
Equals(Object) | (Inherited from ExpandableStringEnum<T>) |
Equals(String) | (Inherited from ExpandableStringEnum<T>) |
GetHashCode() | (Inherited from ExpandableStringEnum<T>) |
ToString() | (Inherited from ExpandableStringEnum<T>) |