Freigeben über


VoiceServicesCommunicationsGatewayStatus Struktur

Definition

Der status der aktuellen CommunicationsGateway-Ressource.

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

Konstruktoren

VoiceServicesCommunicationsGatewayStatus(String)

Initialisiert eine neue Instanz von VoiceServicesCommunicationsGatewayStatus.

Eigenschaften

ChangePending

Die Ressource wurde erstellt oder aktualisiert, aber der CommunicationsGateway-Dienst wurde noch nicht aktualisiert, um die Änderungen widerzuspiegeln.

Complete

Der CommunicationsGateway-Dienst wird mit den in der Ressource angegebenen Parametern ausgeführt.

Methoden

Equals(VoiceServicesCommunicationsGatewayStatus)

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

Bestimmt, ob zwei VoiceServicesCommunicationsGatewayStatus Werte identisch sind.

Implicit(String to VoiceServicesCommunicationsGatewayStatus)

Konvertiert eine Zeichenfolge in eine VoiceServicesCommunicationsGatewayStatus.

Inequality(VoiceServicesCommunicationsGatewayStatus, VoiceServicesCommunicationsGatewayStatus)

Bestimmt, ob zwei VoiceServicesCommunicationsGatewayStatus Werte nicht identisch sind.

Gilt für: