VoiceServicesCommunicationsPlatform 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.
Verfügbare Plattformtypen.
public readonly struct VoiceServicesCommunicationsPlatform : IEquatable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsPlatform>
type VoiceServicesCommunicationsPlatform = struct
Public Structure VoiceServicesCommunicationsPlatform
Implements IEquatable(Of VoiceServicesCommunicationsPlatform)
- Vererbung
-
VoiceServicesCommunicationsPlatform
- Implementiert
Konstruktoren
VoiceServicesCommunicationsPlatform(String) |
Initialisiert eine neue Instanz von VoiceServicesCommunicationsPlatform. |
Eigenschaften
OperatorConnect |
OperatorConnect. |
TeamsPhoneMobile |
TeamsPhoneMobile. |
Methoden
Equals(VoiceServicesCommunicationsPlatform) |
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(VoiceServicesCommunicationsPlatform, VoiceServicesCommunicationsPlatform) |
Bestimmt, ob zwei VoiceServicesCommunicationsPlatform Werte gleich sind. |
Implicit(String to VoiceServicesCommunicationsPlatform) |
Konvertiert eine Zeichenfolge in eine VoiceServicesCommunicationsPlatform. |
Inequality(VoiceServicesCommunicationsPlatform, VoiceServicesCommunicationsPlatform) |
Bestimmt, ob zwei VoiceServicesCommunicationsPlatform Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET