ExpressRouteLinkFailoverStopContent 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.
Parameters for stopping an ExpressRoute circuit link failover test.
public class ExpressRouteLinkFailoverStopContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteLinkFailoverStopContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteLinkFailoverStopContent>
type ExpressRouteLinkFailoverStopContent = class
interface IJsonModel<ExpressRouteLinkFailoverStopContent>
interface IPersistableModel<ExpressRouteLinkFailoverStopContent>
Public Class ExpressRouteLinkFailoverStopContent
Implements IJsonModel(Of ExpressRouteLinkFailoverStopContent), IPersistableModel(Of ExpressRouteLinkFailoverStopContent)
- Inheritance
-
ExpressRouteLinkFailoverStopContent
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRouteLinkFailoverStopContent() |
Initializes a new instance of ExpressRouteLinkFailoverStopContent. |
Properties
| Name | Description |
|---|---|
| CircuitTestCategory |
The category of the circuit test. |
| IsVerified |
Whether the link is verified. |
| LinkType |
The type of the link. |
| WasSimulationSuccessful |
Whether the simulation was successful. |