HubVirtualNetworkConnection Class

Definition

HubVirtualNetworkConnection Resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class HubVirtualNetworkConnection : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type HubVirtualNetworkConnection = class
    inherit SubResource
Public Class HubVirtualNetworkConnection
Inherits SubResource
Inheritance
HubVirtualNetworkConnection
Attributes

Constructors

HubVirtualNetworkConnection()

Initializes a new instance of the HubVirtualNetworkConnection class.

HubVirtualNetworkConnection(String, SubResource, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, RoutingConfiguration, String, String, String)

Initializes a new instance of the HubVirtualNetworkConnection class.

Properties

AllowHubToRemoteVnetTransit

Gets or sets deprecated: VirtualHub to RemoteVnet transit to enabled or not.

AllowRemoteVnetToUseHubVnetGateways

Gets or sets deprecated: Allow RemoteVnet to use Virtual Hub's gateways.

EnableInternetSecurity

Gets or sets enable internet security.

Etag

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

Id

Gets or sets 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 hub virtual network connection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

RemoteVirtualNetwork

Gets or sets reference to the remote virtual network.

RoutingConfiguration

Gets or sets the Routing Configuration indicating the associated and propagated route tables on this connection.

Applies to