VirtualHubRouteTableV2PropertiesOutput interface
Parameters for VirtualHubRouteTableV2.
Properties
| attached |
List of all connections attached to this route table v2. |
| provisioning |
The provisioning state of the virtual hub route table v2 resource. |
| routes | List of all routes. |
Property Details
attachedConnections
List of all connections attached to this route table v2.
attachedConnections?: string[]
Property Value
string[]
provisioningState
The provisioning state of the virtual hub route table v2 resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"