Share via


HubVirtualNetworkConnectionPropertiesOutput interface

Parameters for HubVirtualNetworkConnection.

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.

provisioningState

The provisioning state of the hub virtual network connection resource.

remoteVirtualNetwork

Reference to the remote virtual network.

routingConfiguration

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

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

provisioningState

The provisioning state of the hub virtual network connection resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

remoteVirtualNetwork

Reference to the remote virtual network.

remoteVirtualNetwork?: SubResourceOutput

Property Value

routingConfiguration

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

routingConfiguration?: RoutingConfigurationOutput

Property Value