Freigeben über


IotHubPrivateLinkServiceConnectionStatus Struktur

Definition

Die status einer privaten Endpunktverbindung.

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

Konstruktoren

IotHubPrivateLinkServiceConnectionStatus(String)

Initialisiert eine neue Instanz von IotHubPrivateLinkServiceConnectionStatus.

Eigenschaften

Approved

Genehmigt.

Disconnected

Getrennt

Pending

Ausstehend.

Rejected

Abgelehnt.

Methoden

Equals(IotHubPrivateLinkServiceConnectionStatus)

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(IotHubPrivateLinkServiceConnectionStatus, IotHubPrivateLinkServiceConnectionStatus)

Bestimmt, ob zwei IotHubPrivateLinkServiceConnectionStatus Werte gleich sind.

Implicit(String to IotHubPrivateLinkServiceConnectionStatus)

Konvertiert eine Zeichenfolge in eine IotHubPrivateLinkServiceConnectionStatus.

Inequality(IotHubPrivateLinkServiceConnectionStatus, IotHubPrivateLinkServiceConnectionStatus)

Bestimmt, ob zwei IotHubPrivateLinkServiceConnectionStatus Werte nicht identisch sind.

Gilt für: