LookingGlassCommand Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The LookingGlassCommand.
public readonly struct LookingGlassCommand : IEquatable<Azure.ResourceManager.Peering.Models.LookingGlassCommand>
type LookingGlassCommand = struct
Public Structure LookingGlassCommand
Implements IEquatable(Of LookingGlassCommand)
- Inheritance
-
LookingGlassCommand
- Implements
Constructors
LookingGlassCommand(String) |
Initializes a new instance of LookingGlassCommand. |
Properties
BgpRoute |
BgpRoute. |
Ping |
Ping. |
Traceroute |
Traceroute. |
Methods
Equals(LookingGlassCommand) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(LookingGlassCommand, LookingGlassCommand) |
Determines if two LookingGlassCommand values are the same. |
Implicit(String to LookingGlassCommand) |
Converts a string to a LookingGlassCommand. |
Inequality(LookingGlassCommand, LookingGlassCommand) |
Determines if two LookingGlassCommand values are not the same. |
Applies to
Azure SDK for .NET