ExpressRouteLinkFailoverAllTestsDetails Class
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.
ExpressRoute circuit link failover test details for all tests.
public class ExpressRouteLinkFailoverAllTestsDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteLinkFailoverAllTestsDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteLinkFailoverAllTestsDetails>
type ExpressRouteLinkFailoverAllTestsDetails = class
interface IJsonModel<ExpressRouteLinkFailoverAllTestsDetails>
interface IPersistableModel<ExpressRouteLinkFailoverAllTestsDetails>
Public Class ExpressRouteLinkFailoverAllTestsDetails
Implements IJsonModel(Of ExpressRouteLinkFailoverAllTestsDetails), IPersistableModel(Of ExpressRouteLinkFailoverAllTestsDetails)
- Inheritance
-
ExpressRouteLinkFailoverAllTestsDetails
- Implements
Properties
| Name | Description |
|---|---|
| BgpStatus |
The BGP status details. |
| CircuitTestCategory |
The maintenance test category. |
| EndTime |
Time when the test was completed. |
| Issues |
A list of all issues with the test. |
| LinkType |
The link type. |
| StartTime |
Time when the test was started. |
| Status |
The current status of the test. |
| TestGuid |
The unique GUID associated with the test. |
| TestType |
The type of failover test. |
| WasSimulationSuccessful |
Whether the failover simulation was successful or not. |