ExpressRouteCircuitInner.ExpressRoutePort Property

Definition

Gets or sets the reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRoutePort")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource ExpressRoutePort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRoutePort")>]
member this.ExpressRoutePort : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property ExpressRoutePort As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to