ExpressRoutePortData 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 ExpressRoutePortData type.
public class ExpressRoutePortData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.ExpressRoutePortData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.ExpressRoutePortData>
type ExpressRoutePortData = class
inherit NetworkTrackedResourceData
interface IJsonModel<ExpressRoutePortData>
interface IPersistableModel<ExpressRoutePortData>
Public Class ExpressRoutePortData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of ExpressRoutePortData), IPersistableModel(Of ExpressRoutePortData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRoutePortData() |
Initializes a new instance of ExpressRoutePortData. |
Properties
| Name | Description |
|---|---|
| AllocationDate |
Date of the physical port allocation to be used in Letter of Authorization. |
| BandwidthInGbps |
Bandwidth of procured ports in Gbps. |
| BillingType |
The billing type of the ExpressRoutePort resource. |
| Circuits |
Gets or sets the Circuits compatibility property. |
| Encapsulation |
Encapsulation method on physical ports. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| EtherType |
Ether type of the physical port. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Identity |
The identity of ExpressRoutePort, if configured. |
| Links |
The set of physical links of the ExpressRoutePort resource. |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Mtu |
Maximum transmission unit of the physical port pair(s). |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| PeeringLocation |
The name of the peering location that the ExpressRoutePort is mapped to physically. |
| ProvisionedBandwidthInGbps |
Aggregate Gbps of associated circuit bandwidths. |
| ProvisioningState |
The provisioning state of the express route port resource. |
| ResourceGuid |
Gets the ResourceGuid compatibility property. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |