Partager via


VoiceServicesCommunicationsPlatform Structure

Définition

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 à