HubVirtualNetworkConnection interface

HubVirtualNetworkConnection Resource.

Extends

Properties

allowHubToRemoteVnetTransit

Deprecated: VirtualHub to RemoteVnet transit to enabled or not.

allowRemoteVnetToUseHubVnetGateways

Deprecated: Allow RemoteVnet to use Virtual Hub's gateways.

enableInternetSecurity

Enable internet security.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

provisioningState

The provisioning state of the hub virtual network connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

remoteVirtualNetwork

Reference to the remote virtual network.

routingConfiguration

The Routing Configuration indicating the associated and propagated route tables on this connection.

Inherited Properties

id

Resource ID.

Property Details

allowHubToRemoteVnetTransit

Deprecated: VirtualHub to RemoteVnet transit to enabled or not.

allowHubToRemoteVnetTransit?: boolean

Property Value

boolean

allowRemoteVnetToUseHubVnetGateways

Deprecated: Allow RemoteVnet to use Virtual Hub's gateways.

allowRemoteVnetToUseHubVnetGateways?: boolean

Property Value

boolean

enableInternetSecurity

Enable internet security.

enableInternetSecurity?: boolean

Property Value

boolean

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

name

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

name?: string

Property Value

string

provisioningState

The provisioning state of the hub virtual network connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

remoteVirtualNetwork

Reference to the remote virtual network.

remoteVirtualNetwork?: SubResource

Property Value

routingConfiguration

The Routing Configuration indicating the associated and propagated route tables on this connection.

routingConfiguration?: RoutingConfiguration

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id