VoiceServicesCommunicationsPlatform Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Types de plateforme disponibles.
public readonly struct VoiceServicesCommunicationsPlatform : IEquatable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsPlatform>
type VoiceServicesCommunicationsPlatform = struct
Public Structure VoiceServicesCommunicationsPlatform
Implements IEquatable(Of VoiceServicesCommunicationsPlatform)
- Héritage
-
VoiceServicesCommunicationsPlatform
- Implémente
Constructeurs
VoiceServicesCommunicationsPlatform(String) |
Initialise une nouvelle instance de VoiceServicesCommunicationsPlatform. |
Propriétés
OperatorConnect |
OperatorConnect. |
TeamsPhoneMobile |
TeamsPhoneMobile. |
Méthodes
Equals(VoiceServicesCommunicationsPlatform) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(VoiceServicesCommunicationsPlatform, VoiceServicesCommunicationsPlatform) |
Détermine si deux VoiceServicesCommunicationsPlatform valeurs sont identiques. |
Implicit(String to VoiceServicesCommunicationsPlatform) |
Convertit une chaîne en VoiceServicesCommunicationsPlatform. |
Inequality(VoiceServicesCommunicationsPlatform, VoiceServicesCommunicationsPlatform) |
Détermine si deux VoiceServicesCommunicationsPlatform valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET