PeeringLocationsDirectPeeringType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O PeeringLocationsDirectPeeringType.
public readonly struct PeeringLocationsDirectPeeringType : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLocationsDirectPeeringType>
type PeeringLocationsDirectPeeringType = struct
Public Structure PeeringLocationsDirectPeeringType
Implements IEquatable(Of PeeringLocationsDirectPeeringType)
- Herança
-
PeeringLocationsDirectPeeringType
- Implementações
Construtores
PeeringLocationsDirectPeeringType(String) |
Inicializa uma nova instância de PeeringLocationsDirectPeeringType. |
Propriedades
Cdn |
Cdn. |
Edge |
Borda. |
EdgeZoneForOperators |
EdgeZoneForOperators. |
Internal |
Interno. |
Ix |
Ix. |
IxRs |
IxRs. |
Transit |
Trânsito. |
Voice |
Voz. |
Métodos
Equals(PeeringLocationsDirectPeeringType) |
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(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Determina se dois PeeringLocationsDirectPeeringType valores são os mesmos. |
Implicit(String to PeeringLocationsDirectPeeringType) |
Converte uma cadeia de caracteres em um PeeringLocationsDirectPeeringType. |
Inequality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Determina se dois PeeringLocationsDirectPeeringType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET