Partilhar via


VoiceServicesEmergencyCallType Estrutura

Definição

O método para encerrar chamadas de emergência para o PSTN.

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

Construtores

VoiceServicesEmergencyCallType(String)

Inicializa uma nova instância de VoiceServicesEmergencyCallType.

Propriedades

DirectToEsrp

As chamadas de emergência são roteadas diretamente para o ESRP.

Standard

As chamadas de emergência não são tratadas de forma diferente de outras chamadas.

Métodos

Equals(VoiceServicesEmergencyCallType)

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(VoiceServicesEmergencyCallType, VoiceServicesEmergencyCallType)

Determina se dois VoiceServicesEmergencyCallType valores são os mesmos.

Implicit(String to VoiceServicesEmergencyCallType)

Converte uma cadeia de caracteres em um VoiceServicesEmergencyCallType.

Inequality(VoiceServicesEmergencyCallType, VoiceServicesEmergencyCallType)

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

Aplica-se a