LookingGlassCommand 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 LookingGlassCommand.
public readonly struct LookingGlassCommand : IEquatable<Azure.ResourceManager.Peering.Models.LookingGlassCommand>
type LookingGlassCommand = struct
Public Structure LookingGlassCommand
Implements IEquatable(Of LookingGlassCommand)
- Héritage
-
LookingGlassCommand
- Implémente
Constructeurs
LookingGlassCommand(String) |
Initialise une nouvelle instance de LookingGlassCommand. |
Propriétés
BgpRoute |
BgpRoute. |
Ping |
Ping. |
Traceroute |
Traceroute. |
Méthodes
Equals(LookingGlassCommand) |
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(LookingGlassCommand, LookingGlassCommand) |
Détermine si deux LookingGlassCommand valeurs sont identiques. |
Implicit(String to LookingGlassCommand) |
Convertit une chaîne en LookingGlassCommand. |
Inequality(LookingGlassCommand, LookingGlassCommand) |
Détermine si deux LookingGlassCommand valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET