次の方法で共有


HubVirtualNetworkConnection Class

HubVirtualNetworkConnection Resource.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

HubVirtualNetworkConnection(*, id: str | None = None, name: str | None = None, remote_virtual_network: _models.SubResource | None = None, allow_hub_to_remote_vnet_transit: bool | None = None, allow_remote_vnet_to_use_hub_vnet_gateways: bool | None = None, enable_internet_security: bool | None = None, routing_configuration: _models.RoutingConfiguration | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

Default value: None
name
str

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

Default value: None
remote_virtual_network

Reference to the remote virtual network.

Default value: None
allow_hub_to_remote_vnet_transit

Deprecated: VirtualHub to RemoteVnet transit to enabled or not.

Default value: None
allow_remote_vnet_to_use_hub_vnet_gateways

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

Default value: None
enable_internet_security

Enable internet security.

Default value: None
routing_configuration

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

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

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

etag
str

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

remote_virtual_network

Reference to the remote virtual network.

allow_hub_to_remote_vnet_transit

Deprecated: VirtualHub to RemoteVnet transit to enabled or not.

allow_remote_vnet_to_use_hub_vnet_gateways

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

enable_internet_security

Enable internet security.

routing_configuration

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

provisioning_state

The provisioning state of the hub virtual network connection resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".