VoiceServicesCommunicationsGatewayConnectivity Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Wie diese Bereitstellung eine Verbindung mit dem Betreibernetzwerk herstellt.
public readonly struct VoiceServicesCommunicationsGatewayConnectivity : IEquatable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsGatewayConnectivity>
type VoiceServicesCommunicationsGatewayConnectivity = struct
Public Structure VoiceServicesCommunicationsGatewayConnectivity
Implements IEquatable(Of VoiceServicesCommunicationsGatewayConnectivity)
- Vererbung
-
VoiceServicesCommunicationsGatewayConnectivity
- Implementiert
Konstruktoren
VoiceServicesCommunicationsGatewayConnectivity(String) |
Initialisiert eine neue Instanz von VoiceServicesCommunicationsGatewayConnectivity. |
Eigenschaften
PublicAddress |
Diese Bereitstellung stellt eine Verbindung mit dem Betreibernetzwerk über eine öffentliche IP-Adresse her, z. B. bei Verwendung von MAPS. |
Methoden
Equals(VoiceServicesCommunicationsGatewayConnectivity) |
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(VoiceServicesCommunicationsGatewayConnectivity, VoiceServicesCommunicationsGatewayConnectivity) |
Bestimmt, ob zwei VoiceServicesCommunicationsGatewayConnectivity Werte gleich sind. |
Implicit(String to VoiceServicesCommunicationsGatewayConnectivity) |
Konvertiert eine Zeichenfolge in eine VoiceServicesCommunicationsGatewayConnectivity. |
Inequality(VoiceServicesCommunicationsGatewayConnectivity, VoiceServicesCommunicationsGatewayConnectivity) |
Bestimmt, ob zwei VoiceServicesCommunicationsGatewayConnectivity Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET