PeerExpressRouteCircuitConnectionData 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.
Compatibility declaration for the PeerExpressRouteCircuitConnectionData type.
public class PeerExpressRouteCircuitConnectionData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.PeerExpressRouteCircuitConnectionData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.PeerExpressRouteCircuitConnectionData>
type PeerExpressRouteCircuitConnectionData = class
inherit NetworkResourceData
interface IJsonModel<PeerExpressRouteCircuitConnectionData>
interface IPersistableModel<PeerExpressRouteCircuitConnectionData>
Public Class PeerExpressRouteCircuitConnectionData
Inherits NetworkResourceData
Implements IJsonModel(Of PeerExpressRouteCircuitConnectionData), IPersistableModel(Of PeerExpressRouteCircuitConnectionData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| PeerExpressRouteCircuitConnectionData() |
Initializes a new instance of the PeerExpressRouteCircuitConnectionData class. |
| PeerExpressRouteCircuitConnectionData(Boolean) |
Initializes a new instance of the PeerExpressRouteCircuitConnectionData class. |
Properties
| Name | Description |
|---|---|
| AddressPrefix |
Gets or sets the AddressPrefix compatibility property. |
| AuthResourceGuid |
Gets or sets the AuthResourceGuid compatibility property. |
| CircuitConnectionStatus |
Express Route Circuit connection state. |
| ConnectionName |
Gets or sets the ConnectionName compatibility property. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| ExpressRouteCircuitPeeringId |
Gets or sets the ExpressRouteCircuitPeeringId compatibility property. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PeerExpressRouteCircuitPeeringId |
Gets or sets the PeerExpressRouteCircuitPeeringId compatibility property. |
| ProvisioningState |
The provisioning state of the peer express route circuit connection resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |