ExpressRoutePortsLocation Class

Definition

ExpressRoutePorts Peering Location

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRoutePortsLocation : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRoutePortsLocation = class
    inherit Resource
Public Class ExpressRoutePortsLocation
Inherits Resource
Inheritance
ExpressRoutePortsLocation
Attributes

Remarks

Definition of the ExpressRoutePorts peering location resource.

Constructors

ExpressRoutePortsLocation()

Initializes a new instance of the ExpressRoutePortsLocation class.

ExpressRoutePortsLocation(String, String, String, String, IDictionary<String, String>, String, String, IList<ExpressRoutePortsLocationBandwidths>, String)

Initializes a new instance of the ExpressRoutePortsLocation class.

Properties

Address

Gets address of peering location.

AvailableBandwidths

Gets or sets the inventory of available ExpressRoutePort bandwidths.

Contact

Gets contact details of peering locations.

Id

Gets or sets resource ID.

(Inherited from Resource)
Location

Gets or sets resource location.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
ProvisioningState

Gets the provisioning state of the express route port location resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to