ExpressRoutePort interface
ExpressRoutePort resource definition.
- Extends
Properties
| identity | The identity of ExpressRoutePort, if configured. |
| properties | ExpressRoutePort properties. |
Property Details
identity
The identity of ExpressRoutePort, if configured.
identity?: ManagedServiceIdentity
Property Value
properties
ExpressRoutePort properties.
properties?: ExpressRoutePortPropertiesFormat
Property Value
Inherited Property Details
id
location
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags