PeeringLocationsDirectPeeringType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
The PeeringLocationsDirectPeeringType.
public readonly struct PeeringLocationsDirectPeeringType : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLocationsDirectPeeringType>
type PeeringLocationsDirectPeeringType = struct
Public Structure PeeringLocationsDirectPeeringType
Implements IEquatable(Of PeeringLocationsDirectPeeringType)
- Héritage
-
PeeringLocationsDirectPeeringType
- Implémente
Constructeurs
PeeringLocationsDirectPeeringType(String) |
Initialise une nouvelle instance de PeeringLocationsDirectPeeringType. |
Propriétés
Cdn |
Cdn. |
Edge |
Limité. |
EdgeZoneForOperators |
EdgeZoneForOperators. |
Internal |
Internes. |
Ix |
Ix. |
IxRs |
IxRs. |
Transit |
Transit. |
Voice |
Voix. |
Méthodes
Equals(PeeringLocationsDirectPeeringType) |
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(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Détermine si deux PeeringLocationsDirectPeeringType valeurs sont identiques. |
Implicit(String to PeeringLocationsDirectPeeringType) |
Convertit une chaîne en PeeringLocationsDirectPeeringType. |
Inequality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Détermine si deux PeeringLocationsDirectPeeringType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET