VirtualHubRouteTableV2Inner Class

Definition

VirtualHubRouteTableV2 Resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualHubRouteTableV2Inner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualHubRouteTableV2Inner = class
    inherit SubResource
Public Class VirtualHubRouteTableV2Inner
Inherits SubResource
Inheritance
VirtualHubRouteTableV2Inner
Attributes

Constructors

VirtualHubRouteTableV2Inner()

Initializes a new instance of the VirtualHubRouteTableV2Inner class.

VirtualHubRouteTableV2Inner(String, IList<VirtualHubRouteV2>, IList<String>, ProvisioningState, String, String)

Initializes a new instance of the VirtualHubRouteTableV2Inner 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

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