Share via


VirtualHubRouteTableV2 Class

Definition

VirtualHubRouteTableV2 Resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualHubRouteTableV2 : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualHubRouteTableV2 = class
    inherit SubResource
Public Class VirtualHubRouteTableV2
Inherits SubResource
Inheritance
VirtualHubRouteTableV2
Attributes

Constructors

VirtualHubRouteTableV2()

Initializes a new instance of the VirtualHubRouteTableV2 class.

VirtualHubRouteTableV2(String, IList<VirtualHubRouteV2>, IList<String>, String, String, String)

Initializes a new instance of the VirtualHubRouteTableV2 class.

Properties

AttachedConnections

Gets or sets list of all connections attached to this route table v2.

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Id

Gets or sets resource ID.

(Inherited from SubResource)
Name

Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource.

ProvisioningState

Gets the provisioning state of the virtual hub route table v2 resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Routes

Gets or sets list of all routes.

Applies to