HubRouteTable interface
RouteTable resource in a virtual hub.
- Extends
Properties
| associated |
List of all connections associated with this route table. |
| etag | A unique read-only string that changes whenever the resource is updated. |
| labels | List of labels associated with this route table. |
| propagating |
List of all connections that advertise to this route table. |
| provisioning |
The provisioning state of the RouteTable resource. |
| routes | List of all routes. |
Property Details
associatedConnections
List of all connections associated with this route table.
associatedConnections?: string[]
Property Value
string[]
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
labels
List of labels associated with this route table.
labels?: string[]
Property Value
string[]
propagatingConnections
List of all connections that advertise to this route table.
propagatingConnections?: string[]
Property Value
string[]
provisioningState
The provisioning state of the RouteTable resource.
provisioningState?: string
Property Value
string