Freigeben über


RecoveryServicesPrivateEndpointConnectionStatus Struktur

Definition

Ruft die status ab oder legt sie fest.

public readonly struct RecoveryServicesPrivateEndpointConnectionStatus : IEquatable<Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnectionStatus>
type RecoveryServicesPrivateEndpointConnectionStatus = struct
Public Structure RecoveryServicesPrivateEndpointConnectionStatus
Implements IEquatable(Of RecoveryServicesPrivateEndpointConnectionStatus)
Vererbung
RecoveryServicesPrivateEndpointConnectionStatus
Implementiert

Konstruktoren

RecoveryServicesPrivateEndpointConnectionStatus(String)

Initialisiert eine neue Instanz von RecoveryServicesPrivateEndpointConnectionStatus.

Eigenschaften

Approved

Genehmigt.

Disconnected

Getrennt

Pending

Ausstehend.

Rejected

Abgelehnt.

Methoden

Equals(RecoveryServicesPrivateEndpointConnectionStatus)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(RecoveryServicesPrivateEndpointConnectionStatus, RecoveryServicesPrivateEndpointConnectionStatus)

Bestimmt, ob zwei RecoveryServicesPrivateEndpointConnectionStatus Werte identisch sind.

Implicit(String to RecoveryServicesPrivateEndpointConnectionStatus)

Konvertiert eine Zeichenfolge in eine RecoveryServicesPrivateEndpointConnectionStatus.

Inequality(RecoveryServicesPrivateEndpointConnectionStatus, RecoveryServicesPrivateEndpointConnectionStatus)

Bestimmt, ob zwei RecoveryServicesPrivateEndpointConnectionStatus Werte nicht identisch sind.

Gilt für: