PeeringLocationsDirectPeeringType Estructura
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
The PeeringLocationsDirectPeeringType.
public readonly struct PeeringLocationsDirectPeeringType : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLocationsDirectPeeringType>
type PeeringLocationsDirectPeeringType = struct
Public Structure PeeringLocationsDirectPeeringType
Implements IEquatable(Of PeeringLocationsDirectPeeringType)
- Herencia
-
PeeringLocationsDirectPeeringType
- Implementaciones
Constructores
PeeringLocationsDirectPeeringType(String) |
Inicializa una nueva instancia de la clase PeeringLocationsDirectPeeringType. |
Propiedades
Cdn |
Cdn. |
Edge |
Avanzado. |
EdgeZoneForOperators |
EdgeZoneForOperators. |
Internal |
Interno. |
Ix |
Ix. |
IxRs |
IxR. |
Transit |
Tránsito. |
Voice |
Voz. |
Métodos
Equals(PeeringLocationsDirectPeeringType) |
Indica si el objeto actual es igual que otro objeto del mismo tipo. |
ToString() |
Devuelve el nombre de tipo completo de esta instancia. |
Operadores
Equality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Determina si dos PeeringLocationsDirectPeeringType valores son iguales. |
Implicit(String to PeeringLocationsDirectPeeringType) |
Convierte una cadena en un PeeringLocationsDirectPeeringType. |
Inequality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Determina si dos PeeringLocationsDirectPeeringType valores no son los mismos. |
Se aplica a
Azure SDK for .NET