Partilhar via


VoiceServicesCommunicationsPlatform Estrutura

Definição

Tipos de plataforma disponíveis.

public readonly struct VoiceServicesCommunicationsPlatform : IEquatable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsPlatform>
type VoiceServicesCommunicationsPlatform = struct
Public Structure VoiceServicesCommunicationsPlatform
Implements IEquatable(Of VoiceServicesCommunicationsPlatform)
Herança
VoiceServicesCommunicationsPlatform
Implementações

Construtores

VoiceServicesCommunicationsPlatform(String)

Inicializa uma nova instância de VoiceServicesCommunicationsPlatform.

Propriedades

OperatorConnect

OperatorConnect.

TeamsPhoneMobile

TeamsPhoneMobile.

Métodos

Equals(VoiceServicesCommunicationsPlatform)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(VoiceServicesCommunicationsPlatform, VoiceServicesCommunicationsPlatform)

Determina se dois VoiceServicesCommunicationsPlatform valores são os mesmos.

Implicit(String to VoiceServicesCommunicationsPlatform)

Converte uma cadeia de caracteres em um VoiceServicesCommunicationsPlatform.

Inequality(VoiceServicesCommunicationsPlatform, VoiceServicesCommunicationsPlatform)

Determina se dois VoiceServicesCommunicationsPlatform valores não são os mesmos.

Aplica-se a