Freigeben über


ConnectionStatus Klasse

Definition

Definiert Werte für ConnectionStatus.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ConnectionStatus>))]
public class ConnectionStatus : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.ConnectionStatus>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ConnectionStatus>))>]
type ConnectionStatus = class
    inherit ExpandableStringEnum<ConnectionStatus>
Public Class ConnectionStatus
Inherits ExpandableStringEnum(Of ConnectionStatus)
Vererbung
Attribute
Newtonsoft.Json.JsonConverterAttribute

Konstruktoren

ConnectionStatus()

Definiert Werte für ConnectionStatus.

Felder

Approved

Definiert Werte für ConnectionStatus.

Disconnected

Definiert Werte für ConnectionStatus.

Pending

Definiert Werte für ConnectionStatus.

Rejected

Definiert Werte für ConnectionStatus.

Eigenschaften

Value

Definiert Werte für ConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)

Methoden

Equals(Object)

Definiert Werte für ConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)
Equals(String)

Definiert Werte für ConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)
GetHashCode()

Definiert Werte für ConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)
ToString()

Definiert Werte für ConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)

Gilt für: