HubVirtualNetworkConnectionData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the HubVirtualNetworkConnectionData type.
public class HubVirtualNetworkConnectionData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.HubVirtualNetworkConnectionData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.HubVirtualNetworkConnectionData>
type HubVirtualNetworkConnectionData = class
inherit NetworkResourceData
interface IJsonModel<HubVirtualNetworkConnectionData>
interface IPersistableModel<HubVirtualNetworkConnectionData>
Public Class HubVirtualNetworkConnectionData
Inherits NetworkResourceData
Implements IJsonModel(Of HubVirtualNetworkConnectionData), IPersistableModel(Of HubVirtualNetworkConnectionData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| HubVirtualNetworkConnectionData() |
Initializes a new instance of HubVirtualNetworkConnectionData. |
Properties
| Name | Description |
|---|---|
| AllowHubToRemoteVnetTransit |
Deprecated: VirtualHub to RemoteVnet transit to enabled or not. |
| AllowRemoteVnetToUseHubVnetGateways |
Deprecated: Allow RemoteVnet to use Virtual Hub's gateways. |
| ConnectionPolicyId |
Resource ID. |
| EnableInternetSecurity |
Enable internet security. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the hub virtual network connection resource. |
| RemoteVirtualNetworkId |
Resource ID. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RoutingConfiguration |
Gets or sets the RoutingConfiguration compatibility property. |
| Type |
Resource type. (Inherited from NetworkResourceData) |