HubRouteTableData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the HubRouteTableData type.
public class HubRouteTableData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.HubRouteTableData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.HubRouteTableData>
type HubRouteTableData = class
inherit NetworkResourceData
interface IJsonModel<HubRouteTableData>
interface IPersistableModel<HubRouteTableData>
Public Class HubRouteTableData
Inherits NetworkResourceData
Implements IJsonModel(Of HubRouteTableData), IPersistableModel(Of HubRouteTableData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| HubRouteTableData() |
Initializes a new instance of HubRouteTableData. |
Properties
| Name | Description |
|---|---|
| AssociatedConnections |
List of all connections associated with this route table. |
| ETag |
Gets or sets the ETag compatibility property. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Labels |
List of labels associated with this route table. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PropagatingConnections |
List of all connections that advertise to this route table. |
| ProvisioningState |
The provisioning state of the RouteTable resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Routes |
List of all routes. |
| Type |
Resource type. (Inherited from NetworkResourceData) |