HubVirtualNetworkConnection interface
HubVirtualNetworkConnection Resource.
- Extends
Properties
| allow |
Deprecated: VirtualHub to RemoteVnet transit to enabled or not. |
| allow |
Deprecated: Allow RemoteVnet to use Virtual Hub's gateways. |
| enable |
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. |
| provisioning |
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. |
| remote |
Reference to the remote virtual network. |
| routing |
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